Home
last modified time | relevance | path

Searched defs:IsExistApFile (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h326 virtual ErrCode IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp326 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp210 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp186 ErrCode InstalldHostImpl::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp392 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldClient
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp548 ErrCode InstalldProxy::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1250 ErrCode InstalldHostImpl::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp166 bool InstalldOperator::IsExistApFile(const std::string &path) in IsExistApFile() function in OHOS::AppExecFwk::InstalldOperator