Home
last modified time | relevance | path

Searched refs:native_bridge_isPathSupported (Results 1 – 1 of 1) sorted by relevance

/art/test/115-native-bridge/
Dnativebridge.cc615 extern "C" bool native_bridge_isPathSupported(const char* library_path ATTRIBUTE_UNUSED) { in native_bridge_isPathSupported() function
667 .isPathSupported = &native_bridge_isPathSupported,