Searched refs:NativeBridgeIsSupported (Results 1 – 4 of 4) sorted by relevance
33 ASSERT_FALSE(NativeBridgeIsSupported(nullptr)); in TEST_F()
78 bool NativeBridgeIsSupported(const char* libpath);
520 bool NativeBridgeIsSupported(const char* libpath) { in NativeBridgeIsSupported() function
580 if (NativeBridgeIsSupported(path)) { in OpenNativeLibrary()