Searched defs:GetJsonProfile (Results 1 – 6 of 6) sorted by relevance
342 __attribute__((no_sanitize("cfi"))) std::string NetworkSecurityConfig::GetJsonProfile() in GetJsonProfile() function in OHOS::NetManagerStandard::NetworkSecurityConfig
831 ErrCode BundleMgrHelper::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleMgrHelper
4158 ErrCode BundleMgrProxy::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleMgrProxy
3845 ErrCode BundleMgrHostImpl::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleMgrHostImpl
7250 ErrCode BundleDataMgr::GetJsonProfile(ProfileType profileType, const std::string &bundleName, in GetJsonProfile() function in OHOS::AppExecFwk::BundleDataMgr
4919 napi_value GetJsonProfile(napi_env env, napi_callback_info info) in GetJsonProfile() function