Searched defs:get_items (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/autotest/cli/ | ||
H A D | job.py | 354 def get_items(self): member in job_create_or_clone |
H A D | user.py | 45 def get_items(self): member in user |
H A D | test.py | 46 def get_items(self): member in test |
H A D | label.py | 47 def get_items(self): member in label |
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ | ||
D | regex_set.rs | 41 pub fn get_items(&self) -> &[Box<str>] { in get_items() method |
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/ | ||
H A D | inmemory_filesystem.cpp | 66 inline const ItemsType& get_items() const noexcept { return items_; } in get_items() function in __anon9cfc14fc0111::InMemoryDirectoryNode |
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ | ||
D | avrc_defs.h | 1271 tAVRC_GET_ITEMS_CMD get_items; /* GetFolderItems */ member |