Home
last modified time | relevance | path

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

/aosp_15_r20/art/libnativebridge/
H A Dnative_bridge.cc613 bool NativeBridgeIsSupported(const char* libpath) { in NativeBridgeIsSupported() function
/aosp_15_r20/art/libnativeloader/
H A Dnative_loader_test.cpp212 bool NativeBridgeIsSupported(const char* libpath) { return mock->NativeBridgeIsSupported(libpath); } in NativeBridgeIsSupported() function