OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_bridge_getAppEnv
(Results
1 - 2
of
2
) sorted by null
/system/core/libnativebridge/tests/
DummyNativeBridge.cpp
41
extern "C" const struct android::NativeBridgeRuntimeValues*
native_bridge_getAppEnv
(
52
.getAppEnv = &
native_bridge_getAppEnv
/art/test/115-native-bridge/
nativebridge.cc
360
extern "C" const struct android::NativeBridgeRuntimeValues*
native_bridge_getAppEnv
(
473
.getAppEnv = &
native_bridge_getAppEnv
,
Completed in 78 milliseconds