HomeSort by relevance Sort by last modified time
    Searched defs:NativeBridgeRuntimeValues (Results 1 - 2 of 2) sorted by null

  /system/core/libnativebridge/
native_bridge.cc 32 struct NativeBridgeRuntimeValues {
354 const struct NativeBridgeRuntimeValues* env_values = callbacks->getAppEnv(isa);
  /art/test/115-native-bridge/
nativebridge.cc 338 struct NativeBridgeRuntimeValues {
352 const struct android::NativeBridgeRuntimeValues nb_env {
360 extern "C" const struct android::NativeBridgeRuntimeValues* native_bridge_getAppEnv(

Completed in 55 milliseconds