Searched defs:convert (Results 1 – 5 of 5) sorted by relevance
/system/extras/tests/workloads/ |
D | capture.sh | 27 function convert { function
|
/system/keymaster/ng/include/ |
D | AndroidKeymaster41Device.h | 53 V41ErrorCode convert(ErrorCode error_code) { in convert() function 57 ErrorCode convert(V41ErrorCode error_code) { in convert() function
|
/system/update_engine/scripts/update_payload/ |
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 253 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument
|
D | checker.py | 339 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument 418 def _CheckMandatoryField(msg, field_name, report, msg_name, convert=str, argument 426 def _CheckOptionalField(msg, field_name, report, convert=str, argument
|
/system/core/liblog/ |
D | logprint.cpp | 1199 struct timespec convert; in convertMonotonic() member 1201 struct timespec time, convert; in convertMonotonic() local
|