Searched refs:Byte (Results 1 – 14 of 14) sorted by relevance
/system/timezone/debug_tools/host/main/java/ |
D | TzFileDumper.java | 273 Byte ttisstd = ttisstds.length == 0 ? null : ttisstds[i]; in mergeTodInfo() 274 Byte ttisgmt = ttisgmts.length == 0 ? null : ttisgmts[i]; in mergeTodInfo() 372 final Byte ttisstd; 373 final Byte ttisgmt; 379 Type(int gmtOffsetSeconds, byte isDst, Byte ttisstd, Byte ttisgmt) { in Type()
|
/system/chre/platform/slpi/include/chre/target_platform/ |
D | platform_sensor_type_helpers_base.h | 33 Byte, enumerator
|
/system/chre/platform/slpi/ |
D | platform_sensor_type_helpers.cc | 148 return SensorSampleType::Byte; in getSensorSampleTypeFromSensorType()
|
/system/timezone/testing/src/main/java/libcore/timezone/testing/ |
D | ZoneInfoTestHelper.java | 114 List<Byte> transitionTypes32Bit = new ArrayList<>(); in build() 346 static void writeByteList(ByteArrayOutputStream baos, List<Byte> list) { in writeByteList()
|
/system/iorap/include/binder/ |
D | auto_parcelable.h | 107 FN(Byte,int8_t)\
|
/system/extras/simpleperf/ |
D | utils.cpp | 285 int res = XzUnpacker_Code(&state, reinterpret_cast<Byte*>(&dst[dst_offset]), &dst_remaining, in XzDecompress() 286 reinterpret_cast<const Byte*>(&compressed_data[src_offset]), in XzDecompress()
|
/system/tools/xsdc/tests/resources/predefined_types/api/ |
D | current.txt | 35 method public java.util.List<java.lang.Byte> getListByte(); 42 method public void setListByte(java.util.List<java.lang.Byte>);
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 972 ArrayList<Byte> bytes = new ArrayList<Byte>(); in client() 1517 public ArrayList<Byte> repeatBitfieldVec(ArrayList<Byte> vector) { return vector; } in repeatBitfieldVec()
|
/system/extras/module_ndk_libs/libnativehelper/include_jni/ |
D | jni.h | 619 CALL_TYPE(jbyte, Byte) in CALL_TYPE() 669 CALL_NONVIRT_TYPE(jbyte, Byte) in CALL_NONVIRT_TYPE() 766 CALL_STATIC_TYPE(jbyte, Byte) in CALL_STATIC_TYPE()
|
/system/update_engine/ |
D | update_metadata.proto | 203 // Byte length of src, equal to the number of blocks in src_extents * 210 // Byte length of dst, equal to the number of blocks in dst_extents *
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 203 // Byte length of src, equal to the number of blocks in src_extents * 210 // Byte length of dst, equal to the number of blocks in dst_extents *
|
/system/chre/platform/slpi/see/ |
D | see_helper.cc | 777 case SensorSampleType::Byte: { in populateEventSample() 1397 case SensorSampleType::Byte: in allocateEvent()
|
/system/bt/doc/ |
D | style_guide.md | 50 ### Byte order
|
/system/core/fastboot/ |
D | README.md | 281 | Byte # | 0 | 1 | 2 - 3 | 4+ |
|