Home
last modified time | relevance | path

Searched defs:CacheService (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DsigantureIsSubTypeIfTheyAreIdentical.ts4 class CacheService implements ICache { // Should not error that property type of get are incomaptib… class
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc_server.h40 friend class CacheService; variable
Dcache_request.h99 friend class CacheService; variable
233 friend class CacheService; variable
292 friend class CacheService; variable
Dcache_service.cc25 CacheService::CacheService(uint64_t mem_sz, const std::string &root, bool generate_id) in CacheService() function in mindspore::dataset::CacheService
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dslice.h93 friend class CacheService; variable