Home
last modified time | relevance | path

Searched defs:getCacheInfo (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DRtNetlinkNeighborMessage.java187 public StructNdaCacheInfo getCacheInfo() { in getCacheInfo() method in RtNetlinkNeighborMessage
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h734 const CacheInfo* getCacheInfo() const { return mCacheInfo; } in getCacheInfo() function