Searched defs:convert (Results 1 – 4 of 4) sorted by relevance
/system/extras/tests/workloads/ |
D | capture.sh | 27 function convert { function
|
/system/update_engine/scripts/update_payload/ |
D | checker_unittest.py | 155 def SetupAddElemTest(self, is_present, is_submsg, convert=str, argument 193 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument 220 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument
|
D | checker.py | 343 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument 422 def _CheckMandatoryField(msg, field_name, report, msg_name, convert=str, argument 430 def _CheckOptionalField(msg, field_name, report, convert=str, argument
|
/system/core/liblog/ |
D | logprint.cpp | 1292 struct timespec convert; in convertMonotonic() member 1294 struct timespec time, convert; in convertMonotonic() local
|