Home
last modified time | relevance | path

Searched defs:jsonProfile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/utils/bundle_utils/src/
H A Dnet_bundle_impl.cpp42 int32_t NetBundleImpl::GetJsonFromBundle(std::string &jsonProfile) in GetJsonFromBundle()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp361 std::string jsonProfile; in GetJsonProfile() local
373 …__((no_sanitize("cfi"))) int32_t NetworkSecurityConfig::GetJsonFromBundle(std::string &jsonProfile) in GetJsonFromBundle()