Searched defs:convert (Results 1 – 5 of 5) sorted by relevance
/system/extras/tests/workloads/ |
D | capture.sh | 27 function convert { function
|
/system/bt/vendor_libs/test_vendor_lib/src/ |
D | l2cap_sdu.cc | 86 uint16_t convert = sdu_data_[starting_index + 1]; in convert_from_little_endian() local
|
/system/update_engine/scripts/update_payload/ |
D | checker_unittest.py | 144 def SetupAddElemTest(self, is_present, is_submsg, convert=str, argument 182 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument 209 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument
|
D | checker.py | 328 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument 373 def _CheckMandatoryField(msg, field_name, report, msg_name, convert=str, argument 381 def _CheckOptionalField(msg, field_name, report, convert=str, argument
|
/system/core/liblog/ |
D | logprint.c | 1318 struct timespec convert; in convertMonotonic() member 1320 struct timespec time, convert; in convertMonotonic() local
|