Home
last modified time | relevance | path

Searched refs:maps (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/jni/
Dandroid_ddm_DdmHandleNativeHeap.cpp77 String8 maps; in DdmHandleNativeHeap_getLeakInfo() local
78 ReadFile("/proc/self/maps", maps); in DdmHandleNativeHeap_getLeakInfo()
79 header.mapSize = maps.size(); in DdmHandleNativeHeap_getLeakInfo()
99 maps.size(), reinterpret_cast<const jbyte*>(maps.string())); in DdmHandleNativeHeap_getLeakInfo()
100 env->SetByteArrayRegion(array, sizeof(header) + maps.size(), in DdmHandleNativeHeap_getLeakInfo()
Dandroid_os_Debug.cpp1031 const char* maps = "/proc/self/maps"; in dumpNativeHeap() local
1032 UniqueFile in = MakeUniqueFile(maps, "re"); in dumpNativeHeap()
1034 fprintf(fp, "Could not open %s\n", maps); in dumpNativeHeap()
/frameworks/base/core/java/android/gesture/
DGestureStore.java234 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/
DMapView.java17 package com.google.android.maps;
/frameworks/base/tools/aapt2/
DResources.proto80 // attr, etc. This maps to the second part of a resource identifier in Java (R.type.entry).
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java4053 final Iterator<Entry<String, ObbState>> maps = mObbPathToStateMap.entrySet().iterator(); in dump() local
4054 while (maps.hasNext()) { in dump()
4055 final Entry<String, ObbState> e = maps.next(); in dump()
/frameworks/native/docs/
DDoxyfile1320 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id
/frameworks/av/media/libaaudio/
DDoxyfile.orig1529 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
DDoxyfile1538 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
/frameworks/native/vulkan/api/
Dvulkan.api3219 … imageCubeArray /// image views which are arrays of cube maps