Searched refs:isPathSupported (Results 1 – 3 of 3) sorted by relevance
120 .isPathSupported = &native_bridge3_isPathSupported,
282 bool (*isPathSupported)(const char* library_path); member
570 return callbacks->isPathSupported(path); in NativeBridgeIsPathSupported()