Searched refs:defStrValue (Results 1 – 1 of 1) sorted by relevance
116 char defStrValue[PARAM_BUF_LEN] = { 0 }; in QueryParams() local117 int retLen = GetParameter(queryName, defStrValue, paramOutBuf, PARAM_BUF_LEN); in QueryParams()183 char defStrValue[PARAM_BUF_LEN] = { 0 }; in MatchMallocHookStartupProp() local184 int retLen = GetParameter(LIBC_HOOK_PARAM, defStrValue, paramOutBuf, PARAM_BUF_LEN); in MatchMallocHookStartupProp()