Home
last modified time | relevance | path

Searched defs:convert (Results 1 – 5 of 5) sorted by relevance

/system/extras/tests/workloads/
Dcapture.sh27 function convert { function
/system/bt/vendor_libs/test_vendor_lib/src/
Dl2cap_sdu.cc86 uint16_t convert = sdu_data_[starting_index + 1]; in convert_from_little_endian() local
/system/update_engine/scripts/update_payload/
Dchecker_unittest.py144 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
Dchecker.py328 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/
Dlogprint.c1318 struct timespec convert; in convertMonotonic() member
1320 struct timespec time, convert; in convertMonotonic() local