Home
last modified time | relevance | path

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

/libnativehelper/
Dlibnativehelper_lazy.c64 k_MethodCount enumerator
68 static void* g_Methods[k_MethodCount];
135 for (int i = 0; i < k_MethodCount; ++i) { in InitializeOnce()