Home
last modified time | relevance | path

Searched defs:GetJsonProfile (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnetwork_security_config.cpp342 __attribute__((no_sanitize("cfi"))) std::string NetworkSecurityConfig::GetJsonProfile() in GetJsonProfile() function in OHOS::NetManagerStandard::NetworkSecurityConfig
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
Dbundle_mgr_helper.cpp831 ErrCode BundleMgrHelper::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp4158 ErrCode BundleMgrProxy::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp3845 ErrCode BundleMgrHostImpl::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp7250 ErrCode BundleDataMgr::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp4919 napi_value GetJsonProfile(napi_env env, napi_callback_info info) in GetJsonProfile() function