Searched refs:isPathSupported (Results 1 – 6 of 6) sorted by relevance
120 .isPathSupported = &native_bridge3_isPathSupported,
123 .isPathSupported = &native_bridge6_isPathSupported,
134 .isPathSupported = &native_bridge7_isPathSupported,
315 bool (*isPathSupported)(const char* library_path); member
663 return callbacks->isPathSupported(path); in NativeBridgeIsPathSupported()
681 .isPathSupported = &native_bridge_isPathSupported,