Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DRtNetlinkRouteMessage.java88 int iif, int oif, final StructRtaCacheInfo cacheInfo) { in RtNetlinkRouteMessage()
314 final StructNlAttr cacheInfo = new StructNlAttr(RTA_CACHEINFO, in pack() local
DRtNetlinkAddressMessage.java157 final StructNlAttr cacheInfo = new StructNlAttr(IFA_CACHEINFO, in pack() local
/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.cpp432 const CacheInfo& cacheInfo, const CacheToken& token, in getCacheHandles()
476 const OptionalTimePoint& deadline, const CacheInfo& cacheInfo, in prepareModelFromCacheInternal()
486 const OptionalTimePoint& deadline, const CacheInfo& cacheInfo, in prepareModel()
DExecutionPlan.h730 void setCaching(const CacheInfo* cacheInfo, const uint8_t* token) { in setCaching()
DExecutionPlan.cpp106 int compilationPriority, const OptionalTimePoint& deadline, const CacheInfo& cacheInfo, in compile()
/packages/providers/MediaProvider/src/com/android/providers/media/
DTranscodeHelperImpl.java560 Pair<Long, Integer> cacheInfo = getTranscodeCacheInfoFromDB(path); in prepareIoPath() local
1126 Pair<Long, Integer> cacheInfo = getTranscodeCacheInfoFromDB(path); in isTranscodeFileCached() local