Searched defs:root_entry (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/angle/build/android/gradle/ |
H A D | generate_gradle.py | 271 def _GenJniLibs(self, root_entry): argument 280 def _GenJavaDirs(self, root_entry): argument 326 def GeneratedInputs(self, root_entry): argument 332 def GenerateManifest(self, root_entry): argument 338 def Generate(self, root_entry): argument
|
/aosp_15_r20/external/cronet/build/android/gradle/ |
H A D | generate_gradle.py | 271 def _GenJniLibs(self, root_entry): argument 280 def _GenJavaDirs(self, root_entry): argument 326 def GeneratedInputs(self, root_entry): argument 332 def GenerateManifest(self, root_entry): argument 338 def Generate(self, root_entry): argument
|
/aosp_15_r20/system/core/init/ |
H A D | first_stage_mount.cpp | 183 static bool GetRootEntry(FstabEntry* root_entry) { in GetRootEntry() 651 FstabEntry root_entry; in MountPartitions() local
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | mksquashfs.h | 71 char root_entry; member
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/ |
H A D | graph_processor_unittest.cc | 524 auto root_entry = process->root()->entries()->begin()->second; in TEST_F() local
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 94515 struct root_entry *root_entry; member 94635 struct root_entry { struct 94636 u64 lo; 94637 u64 hi;
|
H A D | vmlinux_518.h | 94515 struct root_entry *root_entry; member 94635 struct root_entry { struct 94636 u64 lo; 94637 u64 hi;
|