Home
last modified time | relevance | path

Searched defs:hnpPackageInfo (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp223 std::string hnpPackageInfo = EMPTY_STRING; variable
240 std::string hnpPackageInfo = "hnpPackageInfo"; variable
257 std::string hnpPackageInfo = "hnpPackageInfo"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h76 …virtual ErrCode ExtractHnpFiles(const std::string &hnpPackageInfo, const ExtractParam &extractPara… in ExtractHnpFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp54 ErrCode InstalldClient::ExtractHnpFiles(const std::string &hnpPackageInfo, const ExtractParam &extr… in ExtractHnpFiles()
H A Dmock_install_client.cpp36 ErrCode InstalldClient::ExtractHnpFiles(const std::string &hnpPackageInfo, const ExtractParam &extr… in ExtractHnpFiles()
H A Dmock_installd_host_impl.cpp43 ErrCode InstalldHostImpl::ExtractHnpFiles(const std::string &hnpPackageInfo, const ExtractParam &ex… in ExtractHnpFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp60 ErrCode InstalldClient::ExtractHnpFiles(const std::string &hnpPackageInfo, const ExtractParam &extr… in ExtractHnpFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_host_impl_test.cpp938 std::string hnpPackageInfo = ""; variable
H A Dbms_install_daemon_operator_test.cpp1191 std::string hnpPackageInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp275 std::string hnpPackageInfo = Str16ToStr8(data.ReadString16()); in HandleExtractHnpFiles() local
H A Dinstalld_proxy.cpp80 ErrCode InstalldProxy::ExtractHnpFiles(const std::string &hnpPackageInfo, const ExtractParam &extra… in ExtractHnpFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp174 ErrCode InstalldHostImpl::ExtractHnpFiles(const std::string &hnpPackageInfo, const ExtractParam &ex… in ExtractHnpFiles()
H A Dinstalld_operator.cpp405 bool InstalldOperator::ExtractFiles(const std::string hnpPackageInfo, const ExtractParam &extractPa… in ExtractFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2614 std::string hnpPackageInfo; variable