/frameworks/base/core/jni/ |
D | android_ddm_DdmHandleNativeHeap.cpp | 75 String8 maps; in DdmHandleNativeHeap_getLeakInfo() local 76 ReadFile("/proc/self/maps", maps); in DdmHandleNativeHeap_getLeakInfo() 77 header.mapSize = maps.size(); in DdmHandleNativeHeap_getLeakInfo() 103 env->SetByteArrayRegion(array, sizeof(header), maps.size(), in DdmHandleNativeHeap_getLeakInfo() 104 reinterpret_cast<const jbyte*>(maps.c_str())); in DdmHandleNativeHeap_getLeakInfo() 105 env->SetByteArrayRegion(array, sizeof(header) + maps.size(), in DdmHandleNativeHeap_getLeakInfo()
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | HeicEncoderInfoManager.cpp | 86 const FrameRateMaps& maps = in isSizeSupported() local 89 const auto& closestSize = findClosestSize(maps, width, height); in isSizeSupported() 90 if (closestSize == maps.end()) { in isSizeSupported() 147 status_t HeicEncoderInfoManager::getFrameRateMaps(sp<AMessage> details, FrameRateMaps* maps) { in getFrameRateMaps() argument 148 if (details == nullptr || maps == nullptr) { in getFrameRateMaps() 149 ALOGE("%s: Invalid input: details: %p, maps: %p", __FUNCTION__, details.get(), maps); in getFrameRateMaps() 170 maps->emplace( in getFrameRateMaps() 228 const FrameRateMaps& maps, int32_t width, int32_t height) const { in findClosestSize() argument 230 FrameRateMaps::const_iterator closestIter = maps.begin(); in findClosestSize() 231 for (auto iter = maps.begin(); iter != maps.end(); iter++) { in findClosestSize()
|
D | HeicEncoderInfoManager.h | 58 status_t getFrameRateMaps(sp<AMessage> details, FrameRateMaps* maps); 62 FrameRateMaps::const_iterator findClosestSize(const FrameRateMaps& maps,
|
/frameworks/libs/binary_translation/tools/ |
D | symbolize_trace.py | 41 self.maps = {} 88 self.maps[map_entry.start] = map_entry 108 for key in sorted(self.maps): 111 map = self.maps[key] 142 sorted_start_addresses = sorted(self.maps.keys()) 155 map = self.maps[sorted_start_addresses[pos]]
|
/frameworks/native/libs/cputimeinstate/ |
D | testtimeinstate.cpp | 144 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST_F() local 145 for (const auto &map : maps) { in TEST_F() 240 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST_F() local 241 for (const auto &map : maps) { in TEST_F() 264 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST_F() local 265 for (const auto &map : maps) { in TEST_F() 317 auto maps = {getUidsConcurrentTimes(), getUidsUpdatedConcurrentTimes(&zero)}; in TEST_F() local 318 for (const auto &map : maps) { in TEST_F() 411 auto maps = {getUidsCpuFreqTimes(), getUidsUpdatedCpuFreqTimes(&zero)}; in TEST_F() local 412 for (const auto &map : maps) { in TEST_F() [all …]
|
/frameworks/base/core/java/android/gesture/ |
D | GestureStore.java | 234 final HashMap<String, ArrayList<Gesture>> maps = mNamedGestures; in save() local 241 out.writeInt(maps.size()); in save() 243 for (Map.Entry<String, ArrayList<Gesture>> entry : maps.entrySet()) { in save()
|
/frameworks/layoutlib/bridge/src/com/google/android/maps/ |
D | MapView.java | 17 package com.google.android.maps;
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayDeviceConfig.java | 1986 final List<BrightnessThrottlingMap> maps = throttlingConfig.getBrightnessThrottlingMap(); in loadThermalBrightnessThrottlingMaps() local 1987 if (maps == null || maps.isEmpty()) { in loadThermalBrightnessThrottlingMaps() 1992 for (BrightnessThrottlingMap map : maps) { in loadThermalBrightnessThrottlingMaps() 2024 List<RefreshRateThrottlingMap> maps = throttlingConfig.getRefreshRateThrottlingMap(); in loadThermalRefreshRateThrottlingMap() local 2025 if (maps == null || maps.isEmpty()) { in loadThermalRefreshRateThrottlingMap() 2030 for (RefreshRateThrottlingMap map : maps) { in loadThermalRefreshRateThrottlingMap() 2075 final List<PowerThrottlingMap> maps = throttlingConfig.getPowerThrottlingMap(); in loadPowerThrottlingMaps() local 2076 if (maps == null || maps.isEmpty()) { in loadPowerThrottlingMaps() 2081 for (PowerThrottlingMap map : maps) { in loadPowerThrottlingMaps()
|
/frameworks/base/packages/InputDevices/ |
D | Android.bp | 50 // Validate all key maps.
|
/frameworks/base/tools/aapt2/ |
D | Debug.cpp | 724 auto maps = (const ResTable_map*)((const uint8_t*)entry + entry->size()); in PrintTableType() local 726 PrintResValue(&(maps[i].value), config, type); in PrintTableType() 730 android::util::GetString(key_pool_, android::util::DeviceToHost32(maps[i].name.ident)) in PrintTableType() 732 android::util::DeviceToHost32(maps[i].name.ident))); in PrintTableType()
|
D | Resources.proto | 103 // attr, etc. This maps to the second part of a resource identifier in Java (R.type.entry).
|
/frameworks/native/services/inputflinger/docs/ |
D | input_coordinates.md | 95 of the display, because we assume that the area of the touchscreen maps directly
|
/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | Android.bp | 206 // TODO(b/297942688): We do not support accurate exec bit emulation in /proc/self/maps
|
/frameworks/opt/telephony/flags/ |
D | misc.aconfig | 114 …description: "Report anomaly when CarrierConfigLoader received config change with sub that maps to…
|
/frameworks/base/mime/java-res/ |
D | android.mime.types | 32 # leaves any earlier mapping for "text/plain" untouched, or maps that MIME type
|
/frameworks/base/packages/SystemUI/docs/ |
D | qs-tiles.md | 139 using a `State`. The backend populates the state, and then the view maps the state to a visual 178 maps the state into the view: 447 3. `TileServices` creates maps between the token, the `CustomTile`, the `TileServiceManager`, the
|
/frameworks/base/services/core/java/com/android/server/ |
D | StorageManagerService.java | 4792 final Iterator<Entry<String, ObbState>> maps = in dump() local 4794 while (maps.hasNext()) { in dump() 4795 final Entry<String, ObbState> e = maps.next(); in dump()
|
/frameworks/proto_logging/stats/atoms/sysui/ |
D | sysui_atoms.proto | 335 // This maps to an enum value in Android System Intelligence.
|
/frameworks/native/docs/ |
D | Doxyfile | 1320 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1538 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1605 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 1655 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 10215 // Is venue info (e.g. store info, maps, flight status) included (Yes, No) 23390 // Logs information about bpf maps in BpfNetMaps.
|