/system/core/liblog/ |
D | logprint.cpp | 1199 struct timespec convert; in convertMonotonic() member 1201 struct timespec time, convert; in convertMonotonic() local 1300 subTimespec(&list->convert, &time, &monotonic); in convertMonotonic() 1305 if (subTimespec(&time, subTimespec(&time, &list->time, &list->convert), in convertMonotonic() 1309 subTimespec(&convert, &list->convert, &suspended_diff); in convertMonotonic() 1312 convert = list->convert; in convertMonotonic() 1315 sumTimespec(&time, &convert); in convertMonotonic() 1320 list->convert = convert; in convertMonotonic() 1327 list->convert = convert; in convertMonotonic() 1328 sumTimespec(&list->convert, &suspended_diff); in convertMonotonic() [all …]
|
/system/extras/tests/workloads/ |
D | capture.sh | 27 function convert { function 66 (0035) x=$(convert $value $xmax $xscale);; 67 (0036) y=$(convert $value $ymax $yscale);;
|
/system/core/healthd/ |
D | Android.bp | 39 "android.hardware.health@1.0-convert", 147 "android.hardware.health@1.0-convert", 195 "android.hardware.health@1.0-convert",
|
/system/update_engine/scripts/update_payload/ |
D | checker.py | 339 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument 381 report.AddField(name, convert(value), linebreak=linebreak, 418 def _CheckMandatoryField(msg, field_name, report, msg_name, convert=str, argument 422 convert=convert, msg_name=msg_name, 426 def _CheckOptionalField(msg, field_name, report, convert=str, argument 430 convert=convert, linebreak=linebreak, 659 convert=common.FormatSha256) 679 convert=common.FormatSha256)
|
D | checker_unittest.py | 187 def SetupAddElemTest(self, is_present, is_submsg, convert=str, argument 221 self.addPostCheckForMockFunction(report.AddField, name, convert(val), 226 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument 239 is_present, is_submsg, convert, linebreak, indent) 242 kwargs = {'convert': convert, 'linebreak': linebreak, 'indent': indent} 253 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument 265 is_present, False, convert, linebreak, indent) 269 kwargs = {'convert': convert, 'linebreak': linebreak, 'indent': indent}
|
/system/extras/tests/mmc_tracepoints/ |
D | README | 19 The mmc_trace_reduce script will take the output from the kernel, and convert it
|
/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/extras/libjsonpb/parse/ |
D | Android.bp | 15 // A convenient library to convert any JSON string to a specific Protobuf
|
/system/tools/hidl/ |
D | README.md | 51 This is a helper tool to convert C headers to valid .hal files.
|
/system/extras/libjsonpb/ |
D | README.md | 19 - Parser code (that uses `libjsoncpp`) must explicitly convert strings to 53 In addition to a validity check that `libprotobuf` can convert the JSON file to a
|
/system/bt/gd/docs/testing/ |
D | cert_test.md | 45 : A concrete implementation of the gRPC automation APIs, which will convert
|
/system/extras/simpleperf/doc/ |
D | android_application_profiling.md | 249 simpleperf report-sample command can convert perf.data into protobuf format accepted by
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 1192 # The HTML Help Workshop contains a compiler that can convert all HTML output
|
D | Doxyfile.bak | 1192 # The HTML Help Workshop contains a compiler that can convert all HTML output
|
D | Doxyfile | 1325 # The HTML Help Workshop contains a compiler that can convert all HTML output
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 1236 # The HTML Help Workshop contains a compiler that can convert all HTML output
|
/system/chre/pal/doc/ |
D | Doxyfile | 1236 # The HTML Help Workshop contains a compiler that can convert all HTML output
|