Searched defs:Mapping (Results 1 – 13 of 13) sorted by relevance
/aosp12/system/memory/libmemunreachable/ |
H A D | ProcessMappings.h | 26 struct Mapping { struct 34 Mapping() {} in Mapping() argument 35 Mapping(uintptr_t begin, uintptr_t end, bool read, bool write, bool execute, const char* name) in Mapping() function
|
H A D | HeapWalker.cpp | 122 void HeapWalker::Mapping(uintptr_t begin, uintptr_t end) { in Mapping() function in android::HeapWalker
|
/aosp12/packages/modules/DnsResolver/tests/dns_responder/ |
H A D | dns_responder_client_ndk.h | 62 struct Mapping { struct 72 std::vector<Mapping>* mappings); argument
|
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/ |
H A D | SharedMemory.h | 101 struct Mapping { struct 107 GeneralResult<Mapping> map(const SharedMemory& memory); argument
|
/aosp12/frameworks/compile/mclinker/include/mcld/Target/ |
H A D | KeyEntryMap.h | 42 struct Mapping { struct 47 typedef std::vector<Mapping> KeyEntryPool; argument
|
/aosp12/system/core/fs_mgr/libfiemap/ |
H A D | README.md | 27 Mapping section
|
/aosp12/frameworks/av/media/codec2/vndk/ |
H A D | C2DmaBufAllocator.cpp | 159 struct Mapping { struct in android::C2DmaBufAllocation 160 void* addr; 161 size_t alignmentBytes; 162 size_t size;
|
H A D | C2AllocatorIon.cpp | 323 struct Mapping { struct in android::C2AllocationIon::Impl 324 void *addr; 325 size_t alignmentBytes; 326 size_t size;
|
/aosp12/system/extras/simpleperf/scripts/ |
H A D | profile_pb2.py | 566 Mapping = _reflection.GeneratedProtocolMessageType('Mapping', (_message.Message,), dict( variable
|
H A D | pprof_proto_generator.py | 207 class Mapping(object): class
|
/aosp12/system/extras/simpleperf/ |
H A D | report_lib_interface.cpp | 67 struct Mapping { struct 79 Mapping* mapping; argument
|
/aosp12/system/sepolicy/build/soong/ |
H A D | versioned_policy.go | 43 Mapping *bool member
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_reflection.cpp | 1249 const std::string &NamePrefix, MappingComment Mapping, in getReduceInputStrings()
|