Searched refs:ExtractProfile (Results 1 – 3 of 3) sorted by relevance
34 bool ExtractProfile(std::ostream &dest) const;
37 bool BundleExtractor::ExtractProfile(std::ostream &dest) const in ExtractProfile() function in OHOS::AppExecFwk::BundleExtractor
114 if (!bundleExtractor.ExtractProfile(outStream)) { in Parse()