Home
last modified time | relevance | path

Searched refs:QueryParams (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/
Dhidebug_base.c104 static int QueryParams(const char *queryName) in QueryParams() function
255 if (QueryParams(onceName) == 0 && QueryParams(persistName) == 0) { in InitEnvironmentParam()