Searched defs:SetDirApl (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 223 …virtual ErrCode SetDirApl(const std::string &dir, const std::string &bundleName, const std::string… in SetDirApl() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 195 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std:… in SetDirApl() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_install_client.cpp | 140 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std:… in SetDirApl() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_installd_host_impl.cpp | 125 ErrCode InstalldHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const st… in SetDirApl() function in OHOS::AppExecFwk::InstalldHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 215 ErrCode InstalldClient::SetDirApl(const std::string &dir, const std::string &bundleName, const std:… in SetDirApl() function in OHOS::AppExecFwk::InstalldClient
|
H A D | base_bundle_installer.cpp | 2678 ErrCode BaseBundleInstaller::SetDirApl(const InnerBundleInfo &info) in SetDirApl() function in OHOS::AppExecFwk::BaseBundleInstaller 2706 ErrCode BaseBundleInstaller::SetDirApl( in SetDirApl() function in OHOS::AppExecFwk::BaseBundleInstaller
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1033 ErrCode InstalldHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const st… in SetDirApl() function in OHOS::AppExecFwk::InstalldHostImpl 1040 ErrCode InstalldHostImpl::SetDirApl(const std::string &dir, const std::string &bundleName, const st… in SetDirApl() function in OHOS::AppExecFwk::InstalldHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 362 ErrCode InstalldProxy::SetDirApl(const std::string &dir, const std::string &bundleName, const std::… in SetDirApl() function in OHOS::AppExecFwk::InstalldProxy
|