Searched refs:isPathSupported (Results 1 – 5 of 5) sorted by relevance
120 .isPathSupported = &native_bridge3_isPathSupported,
123 .isPathSupported = &native_bridge6_isPathSupported,
290 bool (*isPathSupported)(const char* library_path); member
575 return callbacks->isPathSupported(path); in NativeBridgeIsPathSupported()
667 .isPathSupported = &native_bridge_isPathSupported,