Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto.cpp96 unwindstack::Maps* maps) { in get_stack_overflow_cause()
217 unwindstack::Maps* maps = unwinder->GetMaps(); in dump_probable_cause() local
364 unwindstack::Maps* maps = unwinder->GetMaps(); in dump_registers() local
467 static void dump_mappings(Tombstone* tombstone, unwindstack::Maps* maps, in dump_mappings()
/aosp14/frameworks/base/core/jni/
H A Dandroid_ddm_DdmHandleNativeHeap.cpp75 String8 maps; in DdmHandleNativeHeap_getLeakInfo() local
/aosp14/frameworks/base/core/java/android/gesture/
H A DGestureStore.java234 final HashMap<String, ArrayList<Gesture>> maps = mNamedGestures; in save() local
/aosp14/frameworks/base/tools/aapt2/
H A DDebug.cpp714 auto maps = (const ResTable_map*)((const uint8_t*)entry + entry->size()); in PrintTableType() local
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDeviceConfig.java1979 final List<BrightnessThrottlingMap> maps = throttlingConfig.getBrightnessThrottlingMap(); in loadThermalBrightnessThrottlingMaps() local
2017 List<RefreshRateThrottlingMap> maps = throttlingConfig.getRefreshRateThrottlingMap(); in loadThermalRefreshRateThrottlingMap() local
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java4633 final Iterator<Entry<String, ObbState>> maps = in dump() local