Home
last modified time | relevance | path

Searched refs:IndexCache (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libmedia/include/media/
H A DIMediaSource.h149 struct IndexCache { struct
150 IndexCache() : mIndex(0) { } in IndexCache() argument
/aosp12/art/openjdkjvmti/
H A Dti_heap.cc77 struct IndexCache { struct
88 using IndexCachingTable = JvmtiWeakTable<IndexCache>;
454 IndexCache tmp; in CountInterfaceFields()