Searched defs:self (Results 1 – 8 of 8) sorted by relevance
| /system/media/camera/docs/ |
| D | metadata_model.py | 52 def __init__(self): argument 57 def parent(self): argument 61 def name(self): argument 64 def find_all(self, pred): argument 85 def find_first(self, pred): argument 100 def find_parent_first(self, pred): argument 115 def find_parents(self, pred): argument 133 def sort_children(self): argument 139 def _sort_by_name(self, what): argument 142 def _get_name(self): argument [all …]
|
| D | metadata_parser_xml.py | 64 def __init__(self, xml, file_name): argument 102 def soup(self): argument 106 def metadata(self): argument 120 def _parse(self): argument 169 def _parse_entry(self, entry): argument 262 def _parse_entry_optional(self, entry): argument 280 def render(self, template, output_name=None): argument
|
| D | metadata_helpers_test.py | 71 def test_enum_calculate_value_string(self): argument 107 def test_enumerate_with_last(self): argument 122 def test_filter_tags(self): argument 160 def test_wbr(self): argument 208 def test_dedent(self): argument
|
| D | metadata_model_test.py | 6 def test_combine_children_by_name(self): argument 51 def test_combine_kinds_into_single_node(self): argument 86 def test_combine_children_by_name(self): argument
|
| /system/extras/tests/sdcard/ |
| D | plot_sdcard.py | 50 def __init__(self, line): argument 60 def __repr__(self): argument 63 def Add(self, time, value): argument 67 def RescaleTo(self, length): argument 87 def __init__(self): argument 97 def Parse(self, line): argument 113 def AsTitle(self): argument 117 def UpdateWith(self, dataset): argument
|
| /system/core/healthd/ |
| D | BatteryPropertiesRegistrar.cpp | 80 IPCThreadState* self = IPCThreadState::self(); in dump() local
|
| /system/core/libutils/ |
| D | Threads.cpp | 742 Thread* const self = static_cast<Thread*>(user); in _threadLoop() local
|
| D | Looper.cpp | 114 Looper* const self = static_cast<Looper*>(st); in threadDestructor() local
|