Home
last modified time | relevance | path

Searched refs:LIB_NET_BUNDLE_UTILS_PATH (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp37 static const std::string LIB_NET_BUNDLE_UTILS_PATH = "libnet_bundle_utils.z.so"; variable
946 void *handler = dlopen(LIB_NET_BUNDLE_UTILS_PATH.c_str(), RTLD_LAZY | RTLD_NODELETE); in ObtainTargetApiVersionForSelf()
984 void *handler = dlopen(LIB_NET_BUNDLE_UTILS_PATH.c_str(), RTLD_LAZY | RTLD_NODELETE); in ObtainBundleNameFromBundleMgr()

Completed in 3 milliseconds