Home
last modified time | relevance | path

Searched refs:ExtractProfile (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_extractor.h34 bool ExtractProfile(std::ostream &dest) const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_extractor.cpp37 bool BundleExtractor::ExtractProfile(std::ostream &dest) const in ExtractProfile() function in OHOS::AppExecFwk::BundleExtractor
H A Dbundle_parser.cpp113 if (!bundleExtractor.ExtractProfile(outStream)) { in Parse()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1441 * @tc.name: test function of ExtractProfile
1442 * @tc.desc: 1. calling ExtractProfile
1450 bool ret = extractor.ExtractProfile(dest); in HWTEST_F()
1456 * @tc.name: test function of ExtractProfile
1457 * @tc.desc: 1. calling ExtractProfile

Completed in 5 milliseconds