/system/media/audio_utils/spdif/ |
D | SPDIFDecoder.cpp | 87 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/ |
D | ParcelableWithNested.cpp | 26 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&status)); in readFromParcel()
|
D | INestedService.cpp | 166 _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/ |
D | ParcelableWithNested.cpp | 26 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&status)); in readFromParcel()
|
D | INestedService.cpp | 166 _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/ |
D | ParcelableWithNested.java | 38 status = _aidl_parcel.readByte(); in readFromParcel()
|
D | INestedService.java | 100 _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/ |
D | ParcelableWithNested.java | 38 status = _aidl_parcel.readByte(); in readFromParcel()
|
D | INestedService.java | 100 _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/ |
D | Data.java | 50 nestedEnum = _aidl_parcel.readByte(); in readFromParcel()
|
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | Data.cpp | 49 _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/ |
D | Data.java | 50 nestedEnum = _aidl_parcel.readByte(); in readFromParcel()
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | Data.cpp | 49 _aidl_ret_status = _aidl_parcel->readByte(reinterpret_cast<int8_t *>(&nestedEnum)); in readFromParcel()
|
/system/media/audio_utils/include/audio_utils/ |
D | CircularBuffer.h | 80 uint8_t readByte() { in readByte() function
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | FixedSize.cpp | 65 _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()
|
D | Union.cpp | 81 …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/ |
D | FixedSize.cpp | 65 _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()
|
D | Union.cpp | 81 …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/ |
D | INestedService.cpp | 66 _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/ |
D | INestedService.cpp | 66 _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/ |
D | FixedSize.java | 105 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/ |
D | FixedSize.java | 105 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/ |
D | circular_buffer_tests.cpp | 41 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/ |
D | ITrunkStableTest.java | 150 _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/ |
D | ITrunkStableTest.java | 150 _arg0 = data.readByte(); in onTransact() 234 _result = _reply.readByte(); in repeatEnum() 658 _arg0 = data.readByte(); in onTransact() 733 _result = _reply.readByte(); in repeatEnum()
|