Home
last modified time | relevance | path

Searched refs:mappings (Results 1 – 19 of 19) sorted by relevance

/system/tools/aidl/
Dgenerate_aidl_mappings.cpp24 namespace mappings { namespace
33 SignatureMap mappings; in generate_mappings() local
35 return mappings; in generate_mappings()
47 mappings[signature.str()] = dump_location(*method); in generate_mappings()
50 return mappings; in generate_mappings()
Dgenerate_aidl_mappings.h25 namespace mappings {
Daidl.cpp851 android::aidl::mappings::SignatureMap all_mappings; in dump_mappings()
862 auto mappings = mappings::generate_mappings(defined_type.get(), typenames); in dump_mappings() local
863 all_mappings.insert(mappings.begin(), mappings.end()); in dump_mappings()
Daidl_language.h68 namespace mappings {
137 friend std::string android::aidl::mappings::dump_location(const AidlNode&);
/system/memory/libmemunreachable/
DProcessMappings.cpp32 ReadMapCallback(allocator::vector<Mapping>& mappings) : mappings_(mappings) {} in ReadMapCallback()
44 bool ProcessMappings(pid_t pid, allocator::vector<Mapping>& mappings) { in ProcessMappings() argument
51 allocator::string content(mappings.get_allocator()); in ProcessMappings()
56 ReadMapCallback callback(mappings); in ProcessMappings()
DMemUnreachable.cpp58 const allocator::vector<Mapping>& mappings,
66 bool ClassifyMappings(const allocator::vector<Mapping>& mappings,
88 const allocator::vector<Mapping>& mappings, in CollectAllocations() argument
92 for (auto it = mappings.begin(); it != mappings.end(); it++) { in CollectAllocations()
96 allocator::vector<Mapping> heap_mappings{mappings}; in CollectAllocations()
97 allocator::vector<Mapping> anon_mappings{mappings}; in CollectAllocations()
98 allocator::vector<Mapping> globals_mappings{mappings}; in CollectAllocations()
99 allocator::vector<Mapping> stack_mappings{mappings}; in CollectAllocations()
100 if (!ClassifyMappings(mappings, heap_mappings, anon_mappings, globals_mappings, stack_mappings)) { in CollectAllocations()
225 bool MemUnreachable::ClassifyMappings(const allocator::vector<Mapping>& mappings, in ClassifyMappings() argument
[all …]
DProcessMappings.h43 bool ProcessMappings(pid_t pid, allocator::vector<Mapping>& mappings);
DREADME.md67 …locations is produced by examining the memory mappings and calling `malloc_iterate()` on any heap
/system/netd/tests/benchmarks/
Ddns_benchmark.cpp57 std::vector<DnsResponderClient::Mapping> mappings; member in DnsFixture
67 dns.SetupMappings(num_hosts, domains, &mappings); in SetUp()
69 dns.SetupDNSServers(MAXNS, mappings, &mDns, &servers); in SetUp()
83 return mappings; in getMappings()
/system/sepolicy/prebuilts/api/27.0/public/
Ddomain.te430 # New service_types are defined in {,hw,vnd}service.te and new mappings
/system/sepolicy/prebuilts/api/26.0/public/
Ddomain.te427 # New service_types are defined in {,hw,vnd}service.te and new mappings
/system/sepolicy/public/
Ddomain.te524 # New service_types are defined in {,hw,vnd}service.te and new mappings
/system/sepolicy/prebuilts/api/31.0/public/
Ddomain.te524 # New service_types are defined in {,hw,vnd}service.te and new mappings
/system/sepolicy/prebuilts/api/29.0/public/
Ddomain.te507 # New service_types are defined in {,hw,vnd}service.te and new mappings
/system/sepolicy/prebuilts/api/28.0/public/
Ddomain.te515 # New service_types are defined in {,hw,vnd}service.te and new mappings
/system/sepolicy/prebuilts/api/30.0/public/
Ddomain.te505 # New service_types are defined in {,hw,vnd}service.te and new mappings
/system/chre/pal/doc/
DDoxyfile233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
/system/chre/chre_api/doc/
DDoxyfile233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
/system/media/audio_utils/
DDoxyfile256 # This tag can be used to specify a number of word-keyword mappings (TCL only).