Searched refs:g_runtime_callbacks (Results 1 – 1 of 1) sorted by relevance
95 const android::NativeBridgeRuntimeCallbacks* g_runtime_callbacks = nullptr; variable408 g_runtime_callbacks = runtime_cbs; in native_bridge_initialize()629 CHECK(g_runtime_callbacks); in GetJMethodShorty()630 return (g_runtime_callbacks->getMethodShorty)(env, mid); in GetJMethodShorty()