Home
last modified time | relevance | path

Searched defs:profileStr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/dfx/
H A Dcamera_report_uitls.cpp350 void CameraReportUtils::UpdateProfileInfo(const string& profileStr) in UpdateProfileInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp106 char *profileStr = GtBundleExtractor::ExtractHapProfile(fp, totalFileSize); in ParseBundleAttr() local
773 char *profileStr = GtBundleExtractor::ExtractHapProfile(fp, fileSize); in ParseHapProfile() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_profile.cpp276 bool InsightIntentProfile::TransformTo(const std::string &profileStr, std::vector<InsightIntentInfo… in TransformTo()