Home
last modified time | relevance | path

Searched refs:thisName (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/
H A Dhidebug_base.c193 static bool MatchMallocHookStartupProp(const char *thisName) in MatchMallocHookStartupProp() argument
228 if (strcmp(thisName, targetProcName) == 0) { in MatchMallocHookStartupProp()
234 static int SetupMallocHookAtStartup(const char *thisName) in SetupMallocHookAtStartup() argument
237 if (!MatchMallocHookStartupProp(thisName)) { in SetupMallocHookAtStartup()

Completed in 1 milliseconds