Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DsigantureIsSubTypeIfTheyAreIdentical.js5 class CacheService implements ICache { // Should not error that property type of get are incomaptib… class
13 function CacheService() { class in CacheService
/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/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/ccsrc/minddata/dataset/util/
Dslice.h94 friend class CacheService; variable