Home
last modified time | relevance | path

Searched defs:NativeBridgeRuntimeValues (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libnativebridge/
H A Dnative_bridge.cc70 struct NativeBridgeRuntimeValues { struct
71 const char* os_arch;
72 const char* cpu_abi;
73 const char* cpu_abi2;
74 const char* *supported_abis;
75 int32_t abi_count;
/aosp12/art/test/115-native-bridge/
H A Dnativebridge.cc496 struct NativeBridgeRuntimeValues { struct
510 const struct android::NativeBridgeRuntimeValues nb_env {