Searched defs:is_submsg (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/update_engine/scripts/update_payload/ |
H A D | checker_unittest.py | 187 def SetupAddElemTest(self, is_present, is_submsg, convert=str, argument 226 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument
|
H A D | checker.py | 341 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument
|