Searched refs:paramLength (Results 1 – 1 of 1) sorted by relevance
150 const int paramLength = 7; in GetMallocHookStartupValue() local151 if (strncmp(param, "startup", paramLength) == 0) { in GetMallocHookStartupValue()189 const int paramLength = 8; in MatchMallocHookStartupProp() local190 if (strncmp(paramOutBuf, "startup:", paramLength) != 0) { in MatchMallocHookStartupProp()