/system/tools/aidl/ |
D | generate_aidl_mappings.cpp | 24 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()
|
D | generate_aidl_mappings.h | 25 namespace mappings {
|
D | aidl.cpp | 851 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()
|
D | aidl_language.h | 68 namespace mappings { 137 friend std::string android::aidl::mappings::dump_location(const AidlNode&);
|
/system/memory/libmemunreachable/ |
D | ProcessMappings.cpp | 32 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()
|
D | MemUnreachable.cpp | 58 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 …]
|
D | ProcessMappings.h | 43 bool ProcessMappings(pid_t pid, allocator::vector<Mapping>& mappings);
|
D | README.md | 67 …locations is produced by examining the memory mappings and calling `malloc_iterate()` on any heap …
|
/system/netd/tests/benchmarks/ |
D | dns_benchmark.cpp | 57 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/ |
D | domain.te | 430 # New service_types are defined in {,hw,vnd}service.te and new mappings
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 427 # New service_types are defined in {,hw,vnd}service.te and new mappings
|
/system/sepolicy/public/ |
D | domain.te | 524 # New service_types are defined in {,hw,vnd}service.te and new mappings
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | domain.te | 524 # New service_types are defined in {,hw,vnd}service.te and new mappings
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | domain.te | 507 # New service_types are defined in {,hw,vnd}service.te and new mappings
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | domain.te | 515 # New service_types are defined in {,hw,vnd}service.te and new mappings
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | domain.te | 505 # New service_types are defined in {,hw,vnd}service.te and new mappings
|
/system/chre/pal/doc/ |
D | Doxyfile | 233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
|
/system/media/audio_utils/ |
D | Doxyfile | 256 # This tag can be used to specify a number of word-keyword mappings (TCL only).
|