Searched defs:bundleExtractor (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/ |
H A D | bms_bundle_parser_test.cpp | 872 BundleExtractor bundleExtractor(""); in SetUpTestCase() local 889 BundleExtractor bundleExtractor(""); in SetUpTestCase() local 905 BundleExtractor bundleExtractor(""); in SetUpTestCase() local 919 BundleExtractor bundleExtractor(""); in SetUpTestCase() local 933 BundleExtractor bundleExtractor(""); in SetUpTestCase() local 947 BundleExtractor bundleExtractor(""); in SetUpTestCase() local 962 BundleExtractor bundleExtractor(""); in SetUpTestCase() local 1502 BundleExtractor bundleExtractor(""); variable 1647 BundleExtractor bundleExtractor(""); variable 1725 BundleExtractor bundleExtractor(""); variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_parser.cpp | 106 BundleExtractor bundleExtractor(pathName); in Parse() local 150 BundleExtractor bundleExtractor(pathName); in ParsePackInfo() local 178 BundleExtractor bundleExtractor(pathName); in ParseSysCap() local
|
H A D | module_profile.cpp | 1790 const BundleExtractor &bundleExtractor, in ParserNativeSo() 1938 const BundleExtractor &bundleExtractor, in ParserArkNativeFilePath() 2006 const BundleExtractor &bundleExtractor, in ToInnerProfileConfiguration() 2036 const BundleExtractor &bundleExtractor, in ToApplicationInfo() 2496 const BundleExtractor &bundleExtractor, in ToInnerBundleInfo() 2718 const BundleExtractor &bundleExtractor, in TransformTo()
|
H A D | bundle_profile.cpp | 2074 const BundleExtractor &bundleExtractor, in ParserNativeSo() 2159 const BundleExtractor &bundleExtractor, in ToApplicationInfo() 2448 const BundleExtractor &bundleExtractor, in ToInnerBundleInfo() 2613 const BundleExtractor &bundleExtractor, in TransformTo()
|
H A D | bundle_data_mgr.cpp | 7182 BundleExtractor bundleExtractor(hapPath); in GetJsonProfileByExtractor() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/utd/ |
H A D | utd_handler.cpp | 87 BundleExtractor bundleExtractor(hapPath); in GetUtdProfileFromHap() local
|