Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/utils/bundle_utils/include/
H A Dnet_bundle_impl.h28 std::optional<std::string> ObtainBundleNameForSelf() override;
H A Dnet_bundle.h29 virtual std::optional<std::string> ObtainBundleNameForSelf() = 0;
/foundation/communication/netmanager_base/utils/bundle_utils/src/
H A Dnet_bundle_impl.cpp82 std::optional<std::string> NetBundleImpl::ObtainBundleNameForSelf() in ObtainBundleNameForSelf() function in OHOS::NetManagerStandard::NetBundleImpl
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_conn_client.h457 static std::optional<std::string> ObtainBundleNameForSelf();
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp976 std::optional<std::string> NetConnClient::ObtainBundleNameForSelf() in ObtainBundleNameForSelf() function in OHOS::NetManagerStandard::NetConnClient
1002 auto result = netBundle->ObtainBundleNameForSelf(); in ObtainBundleNameFromBundleMgr()
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp467 return OHOS::NetManagerStandard::NetConnClient::ObtainBundleNameForSelf(); in GetBundleName()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_conn_client_test.cpp1453 auto result = NetConnClient::ObtainBundleNameForSelf(); in HWTEST_F()

Completed in 7 milliseconds