Home
last modified time | relevance | path

Searched defs:GetStat (Results 1 – 6 of 6) sorted by relevance

/third_party/gn/src/base/files/
Dfile_enumerator_posix.cc19 void GetStat(const FilePath& path, bool show_links, struct stat* st) { in GetStat() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_pool.cc191 CachePool::CacheStat CachePool::GetStat(bool GetMissingKeys) const { in GetStat() function in mindspore::dataset::CachePool
Dcache_service.cc227 Status CacheService::GetStat(CacheService::ServiceStat *out) { in GetStat() function in mindspore::dataset::CacheService
Dcache_client.cc234 Status CacheClient::GetStat(CacheServiceStat *stat) { in GetStat() function in mindspore::dataset::CacheClient
Dcache_request.h302 void GetStat(CacheServiceStat *stat) { in GetStat() function
Dcache_server.cc561 Status CacheServer::GetStat(CacheRequest *rq, CacheReply *reply) { in GetStat() function in mindspore::dataset::CacheServer