Home
last modified time | relevance | path

Searched refs:NativeBridgeLinkNamespaces (Results 1 – 6 of 6) sorted by relevance

/art/libnativebridge/
Dnative_bridge_lazy.cc152 bool NativeBridgeLinkNamespaces(struct native_bridge_namespace_t* from, in NativeBridgeLinkNamespaces() function
155 static auto f = GET_FUNC_PTR(NativeBridgeLinkNamespaces); in NativeBridgeLinkNamespaces()
Dlibnativebridge.map.txt28 NativeBridgeLinkNamespaces;
Dnative_bridge.cc618 bool NativeBridgeLinkNamespaces(native_bridge_namespace_t* from, native_bridge_namespace_t* to, in NativeBridgeLinkNamespaces() function
/art/libnativebridge/include/nativebridge/
Dnative_bridge.h158 bool NativeBridgeLinkNamespaces(struct native_bridge_namespace_t* from,
/art/libnativeloader/
Dnative_loader_namespace.cpp152 if (NativeBridgeLinkNamespaces(this->ToRawNativeBridgeNamespace(), in Link()
Dnative_loader_test.cpp211 bool NativeBridgeLinkNamespaces(struct native_bridge_namespace_t* from, in NativeBridgeLinkNamespaces() function