Home
last modified time | relevance | path

Searched refs:ExtractTargetHnpFile (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_operator.h97 static void ExtractTargetHnpFile(
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1471 * @tc.name: test function of ExtractTargetHnpFile
1472 * @tc.desc: 1. calling ExtractFiles of ExtractTargetHnpFile
1479 InstalldOperator::ExtractTargetHnpFile(extractor, entryName, targetPath, ExtractFileType::ALL); in HWTEST_F()
1481 InstalldOperator::ExtractTargetHnpFile(extractor, entryName, targetPath); in HWTEST_F()
1896 * @tc.desc: 1. calling ExtractTargetHnpFile of InstalldOperator
1905 InstalldOperator::ExtractTargetHnpFile(extractor, entryName, targetPath, ExtractFileType::ALL); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp342 ExtractTargetHnpFile(extractor, entryName, targetPathAndName, extractParam.extractFileType); in ExtractFiles()
428 void InstalldOperator::ExtractTargetHnpFile(const BundleExtractor &extractor, const std::string &entryName, in ExtractTargetHnpFile() function in OHOS::AppExecFwk::InstalldOperator

Completed in 8 milliseconds