Home
last modified time | relevance | path

Searched defs:is_mandatory (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/scripts/update_payload/
H A Dchecker_unittest.py226 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument
253 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument
283 def DoAddSubMsgTest(self, is_mandatory, is_present): argument
H A Dchecker.py341 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument