Home
last modified time | relevance | path

Searched defs:hnpRootPath (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/startup/appspawn/service/hnp/installer/include/
H A Dhnp_installer.h53 char *hnpRootPath; // hnp安装目录 member
/ohos5.0/base/startup/appspawn/interfaces/innerkits/hnp/src/
H A Dhnp_api.c161 int NativeInstallHnp(const char *userId, const char *hnpRootPath, const HapInfo *hapInfo, int inst… in NativeInstallHnp()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1241 std::string hnpRootPath = "/hnp/root/path"; variable
1258 std::string hnpRootPath = "/hnp/root/path"; variable
1275 std::string hnpRootPath = "/hnp/root/path"; variable
H A Dbms_install_daemon_host_impl_test.cpp967 std::string hnpRootPath = ""; variable
H A Dbms_install_daemon_test.cpp1278 std::string hnpRootPath = "/hnp/root"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h81 …rtual ErrCode ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp62 …stalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
H A Dmock_install_client.cpp41 …stalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
H A Dmock_installd_host_impl.cpp48 …alldHostImpl::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp68 …stalldClient::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp275 std::string hnpRootPath = SRC_PATH; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp290 std::string hnpRootPath = Str16ToStr8(data.ReadString16()); in HandleProcessBundleInstallNative() local
H A Dinstalld_proxy.cpp95 …nstalldProxy::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp196 …alldHostImpl::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
H A Dinstalld_operator.cpp572 …alldOperator::ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, in ProcessBundleInstallNative()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2629 …std::string hnpRootPath = "/data/app/el1/bundle/public/com.example.test/entry_tmp/hnp_tmp_extract_… variable