Searched refs:ToRawNativeBridgeNamespace (Results 1 – 3 of 3) sorted by relevance
133 effective_parent.ToRawNativeBridgeNamespace()); in Create()152 if (NativeBridgeLinkNamespaces(this->ToRawNativeBridgeNamespace(), in Link()153 target.ToRawNativeBridgeNamespace(), shared_libs.c_str())) { in Link()171 NativeBridgeLoadLibraryExt(lib_name, RTLD_NOW, this->ToRawNativeBridgeNamespace()); in Load()
53 native_bridge_namespace_t* ToRawNativeBridgeNamespace() const { return std::get<1>(raw_); } in ToRawNativeBridgeNamespace() function
458 reinterpret_cast<const char*>(ns->ToRawNativeBridgeNamespace())); in RunTest()599 reinterpret_cast<const char*>(ns->ToRawNativeBridgeNamespace())); in TEST_P()