OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:runtime_callbacks
(Results
1 - 2
of
2
) sorted by null
/system/core/libnativebridge/
native_bridge.cc
88
static const NativeBridgeRuntimeCallbacks*
runtime_callbacks
= nullptr;
member in namespace:android
222
runtime_callbacks
= runtime_cbs;
429
if (callbacks->initialize(
runtime_callbacks
, app_code_cache_dir, instruction_set)) {
/system/core/include/nativebridge/
native_bridge.h
39
const NativeBridgeRuntimeCallbacks*
runtime_callbacks
);
Completed in 125 milliseconds