Home
last modified time | relevance | path

Searched refs:readByte (Results 1 – 25 of 55) sorted by relevance

123

/system/media/audio_utils/spdif/
DSPDIFDecoder.cpp87 if (!mBurstDataBuffer.empty() && mFramer->scan(mBurstDataBuffer.readByte())) { in read()
111 pad |= mBurstDataBuffer.readByte(); // Read second byte from LSB in read()
115 pad |= mBurstDataBuffer.readByte() << 8; // Read first byte from MSB in read()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DParcelableWithNested.cpp26 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&status)); in readFromParcel()
DINestedService.cpp166 _aidl_ret_status = _aidl_data.readByte(reinterpret_cast<int8_t *>(&in_status)); in onTransact()
225 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&status)); in readFromParcel()
337 _aidl_ret_status = _aidl_data.readByte(reinterpret_cast<int8_t *>(&in_status)); in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DParcelableWithNested.cpp26 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&status)); in readFromParcel()
DINestedService.cpp166 _aidl_ret_status = _aidl_data.readByte(reinterpret_cast<int8_t *>(&in_status)); in onTransact()
225 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&status)); in readFromParcel()
337 _aidl_ret_status = _aidl_data.readByte(reinterpret_cast<int8_t *>(&in_status)); in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DParcelableWithNested.java38 status = _aidl_parcel.readByte(); in readFromParcel()
DINestedService.java100 _arg0 = data.readByte(); in onTransact()
209 status = _aidl_parcel.readByte(); in readFromParcel()
299 _arg0 = data.readByte(); in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DParcelableWithNested.java38 status = _aidl_parcel.readByte(); in readFromParcel()
DINestedService.java100 _arg0 = data.readByte(); in onTransact()
209 status = _aidl_parcel.readByte(); in readFromParcel()
299 _arg0 = data.readByte(); in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DData.java50 nestedEnum = _aidl_parcel.readByte(); in readFromParcel()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DData.cpp49 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&nestedEnum)); in readFromParcel()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DData.java50 nestedEnum = _aidl_parcel.readByte(); in readFromParcel()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DData.cpp49 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&nestedEnum)); in readFromParcel()
/system/media/audio_utils/include/audio_utils/
DCircularBuffer.h80 uint8_t readByte() { in readByte() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DFixedSize.cpp65 _aidl_ret_status = _aidl_parcel->readByte(&byteValue); in readFromParcel()
245 _aidl_ret_status = _aidl_parcel->readByte(&byteValue); in readFromParcel()
383 …if ((_aidl_ret_status = _aidl_parcel->readByte(&_aidl_value)) != ::android::OK) return _aidl_ret_s… in readFromParcel()
506 …if ((_aidl_ret_status = _aidl_parcel->readByte(&_aidl_value)) != ::android::OK) return _aidl_ret_s… in readFromParcel()
DUnion.cpp81 …if ((_aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&_aidl_value))) != ::and… in readFromParcel()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DFixedSize.cpp65 _aidl_ret_status = _aidl_parcel->readByte(&byteValue); in readFromParcel()
245 _aidl_ret_status = _aidl_parcel->readByte(&byteValue); in readFromParcel()
383 …if ((_aidl_ret_status = _aidl_parcel->readByte(&_aidl_value)) != ::android::OK) return _aidl_ret_s… in readFromParcel()
506 …if ((_aidl_ret_status = _aidl_parcel->readByte(&_aidl_value)) != ::android::OK) return _aidl_ret_s… in readFromParcel()
DUnion.cpp81 …if ((_aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&_aidl_value))) != ::and… in readFromParcel()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/nested/
DINestedService.cpp66 _aidl_ret_status = _aidl_data.readByte(reinterpret_cast<int8_t *>(&in_status)); in analyzeINestedService()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/nested/
DINestedService.cpp66 _aidl_ret_status = _aidl_data.readByte(reinterpret_cast<int8_t *>(&in_status)); in analyzeINestedService()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java105 byteValue = _aidl_parcel.readByte(); in readFromParcel()
210 byteValue = _aidl_parcel.readByte(); in readFromParcel()
524 _aidl_value = _aidl_parcel.readByte(); in readFromParcel()
687 _aidl_value = _aidl_parcel.readByte(); in readFromParcel()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java105 byteValue = _aidl_parcel.readByte(); in readFromParcel()
210 byteValue = _aidl_parcel.readByte(); in readFromParcel()
524 _aidl_value = _aidl_parcel.readByte(); in readFromParcel()
687 _aidl_value = _aidl_parcel.readByte(); in readFromParcel()
/system/media/audio_utils/tests/
Dcircular_buffer_tests.cpp41 ASSERT_EQ(REFERENCE_DATA_1[i], buffer.readByte()); in TEST()
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java150 _arg0 = data.readByte(); in onTransact()
234 _result = _reply.readByte(); in repeatEnum()
658 _arg0 = data.readByte(); in onTransact()
733 _result = _reply.readByte(); in repeatEnum()
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java150 _arg0 = data.readByte(); in onTransact()
234 _result = _reply.readByte(); in repeatEnum()
658 _arg0 = data.readByte(); in onTransact()
733 _result = _reply.readByte(); in repeatEnum()

123