Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
DRtNetlinkNeighborMessage.java177 public StructNdaCacheInfo getCacheInfo() { in getCacheInfo() method in RtNetlinkNeighborMessage
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h734 const CacheInfo* getCacheInfo() const { return mCacheInfo; } in getCacheInfo() function