Home
last modified time | relevance | path

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

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