Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h335 virtual ErrCode IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_install_client.cpp216 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldClient
Dinstalld_client.cpp326 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp191 ErrCode InstalldHostImpl::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp401 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp575 ErrCode InstalldProxy::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp1444 ErrCode InstalldHostImpl::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() function in OHOS::AppExecFwk::InstalldHostImpl
Dinstalld_operator.cpp166 bool InstalldOperator::IsExistApFile(const std::string &path) in IsExistApFile() function in OHOS::AppExecFwk::InstalldOperator