Searched refs:NativeBridgeGetExportedNamespace (Results 1 – 5 of 5) sorted by relevance
27 NativeBridgeGetExportedNamespace;
631 native_bridge_namespace_t* NativeBridgeGetExportedNamespace(const char* name) { in NativeBridgeGetExportedNamespace() function
173 struct native_bridge_namespace_t* NativeBridgeGetExportedNamespace(const char* name);
60 auto raw = NativeBridgeGetExportedNamespace(name.c_str()); in GetExportedNamespace()
199 struct native_bridge_namespace_t* NativeBridgeGetExportedNamespace(const char* name) { in NativeBridgeGetExportedNamespace() function