Searched defs:profileStr (Results 1 – 3 of 3) sorted by relevance
350 void CameraReportUtils::UpdateProfileInfo(const string& profileStr) in UpdateProfileInfo()
106 char *profileStr = GtBundleExtractor::ExtractHapProfile(fp, totalFileSize); in ParseBundleAttr() local773 char *profileStr = GtBundleExtractor::ExtractHapProfile(fp, fileSize); in ParseHapProfile() local
276 bool InsightIntentProfile::TransformTo(const std::string &profileStr, std::vector<InsightIntentInfo… in TransformTo()