Home
last modified time | relevance | path

Searched defs:IsExistDir (Results 1 - 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_proxy.cpp57 ErrCode MockInstalldProxy::IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::MockInstalldProxy
H A Dmock_installd_host_impl.cpp174 ErrCode InstalldHostImpl::IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dmock_install_client.cpp193 ErrCode InstalldClient::IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::InstalldClient
H A Dinstalld_client.cpp311 ErrCode InstalldClient::IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_file_utils.cpp28 bool BundleFileUtils::IsExistDir(const char *path) in IsExistDir() function in OHOS::BundleFileUtils
/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp233 bool BundleFileUtil::IsExistDir(const std::string &dirPath) in IsExistDir() function in OHOS::AppExecFwk::BundleFileUtil
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_share.cpp99 static bool IsExistDir(const string &path, FileShareInfo &info) in IsExistDir() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h310 virtual ErrCode IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::IInstalld
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp371 ErrCode InstalldClient::IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::InstalldClient
H A Dbundle_util.cpp526 bool BundleUtil::IsExistDir(const std::string &path) in IsExistDir() function in OHOS::AppExecFwk::BundleUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp485 ErrCode InstalldProxy::IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1178 ErrCode InstalldHostImpl::IsExistDir(const std::string &dir, bool &isExist) in IsExistDir() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp177 bool InstalldOperator::IsExistDir(const std::string &path) in IsExistDir() function in OHOS::AppExecFwk::InstalldOperator
[all...]

Completed in 19 milliseconds