Searched defs:GetStat (Results 1 – 6 of 6) sorted by relevance
/third_party/gn/src/base/files/ | ||
D | file_enumerator_posix.cc | 19 void GetStat(const FilePath& path, bool show_links, struct stat* st) { in GetStat() function |
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ | ||
D | cache_pool.cc | 191 CachePool::CacheStat CachePool::GetStat(bool GetMissingKeys) const { in GetStat() function in mindspore::dataset::CachePool |
D | cache_service.cc | 227 Status CacheService::GetStat(CacheService::ServiceStat *out) { in GetStat() function in mindspore::dataset::CacheService |
D | cache_client.cc | 234 Status CacheClient::GetStat(CacheServiceStat *stat) { in GetStat() function in mindspore::dataset::CacheClient |
D | cache_request.h | 302 void GetStat(CacheServiceStat *stat) { in GetStat() function |
D | cache_server.cc | 561 Status CacheServer::GetStat(CacheRequest *rq, CacheReply *reply) { in GetStat() function in mindspore::dataset::CacheServer |