Home
last modified time | relevance | path

Searched defs:GetFileStat (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp222 ErrCode InstalldClient::GetFileStat(const std::string &file, FileStat &fileStat) in GetFileStat() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_installd_host_impl.cpp117 ErrCode InstalldHostImpl::GetFileStat(const std::string &file, FileStat &fileStat) in GetFileStat() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp520 ErrCode InstalldHostImpl::GetFileStat(const std::string &file, FileStat &fileStat) in GetFileStat() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp268 ErrCode InstalldProxy::GetFileStat(const std::string &file, FileStat &fileStat) in GetFileStat() function in OHOS::AppExecFwk::InstalldProxy