Searched refs:ToRawNativeBridgeNamespace (Results 1 – 3 of 3) sorted by relevance
133 effective_parent.ToRawNativeBridgeNamespace()); in Create()153 if (NativeBridgeLinkNamespaces(this->ToRawNativeBridgeNamespace(), in Link()154 … target == nullptr ? nullptr : target->ToRawNativeBridgeNamespace(), in Link()173 NativeBridgeLoadLibraryExt(lib_name, RTLD_NOW, this->ToRawNativeBridgeNamespace()); in Load()
53 native_bridge_namespace_t* ToRawNativeBridgeNamespace() const { return std::get<1>(raw_); } in ToRawNativeBridgeNamespace() function
525 reinterpret_cast<const char*>(ns->ToRawNativeBridgeNamespace())); in RunTest()683 reinterpret_cast<const char*>(ns->ToRawNativeBridgeNamespace())); in TEST_P()