Home
last modified time | relevance | path

Searched defs:cacheInfo (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DCallerInfoUtils.java138 CachedContactInfo cacheInfo = lookupService.buildCachedContactInfo(info); in buildCachedContactInfo() local
DContactInfoCache.java97 CachedContactInfo cacheInfo = input.service.buildCachedContactInfo(contactInfo); in doInBackground() local
117 input.service.addContact(input.context.getApplicationContext(), cacheInfo); in doInBackground() local
/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
DContactInfoHelper.java426 CachedContactInfo cacheInfo = in queryContactInfoForPhoneNumber() local
/packages/modules/NeuralNetworks/runtime/
DManager.cpp380 const CacheInfo& cacheInfo, const CacheToken& token, in getCacheHandles()
424 const OptionalTimePoint& deadline, const CacheInfo& cacheInfo, in prepareModelFromCacheInternal()
434 const OptionalTimePoint& deadline, const CacheInfo& cacheInfo, in prepareModel()
DExecutionPlan.h730 void setCaching(const CacheInfo* cacheInfo, const uint8_t* token) { in setCaching()
DExecutionPlan.cpp71 int compilationPriority, const OptionalTimePoint& deadline, const CacheInfo& cacheInfo, in compile()
/packages/providers/MediaProvider/src/com/android/providers/media/
DTranscodeHelperImpl.java522 Pair<Long, Integer> cacheInfo = getTranscodeCacheInfoFromDB(path); in getIoPath() local
1071 Pair<Long, Integer> cacheInfo = getTranscodeCacheInfoFromDB(path); in isTranscodeFileCached() local