Searched defs:int8_t (Results 1 – 7 of 7) sorted by relevance
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | ILoggableInterface.h | 32 …::android::binder::Status LogThis(bool, ::std::vector<bool>*, int8_t, ::std::vector<uint8_t>*, cha… in LogThis() argument
|
/system/bt/embdrv/g722/ |
D | g722_typedefs.h | 67 typedef signed char int8_t; typedef
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | ITestService.h | 181 ::android::binder::Status RepeatByte(int8_t, int8_t*) override { in RepeatByte() argument
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 453 …ult::LogThis(bool /*in_boolValue*/, std::vector<bool>* /*in_boolArray*/, int8_t /*in_byteValue*/, … in LogThis() argument
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 453 …ult::LogThis(bool /*in_boolValue*/, std::vector<bool>* /*in_boolArray*/, int8_t /*in_byteValue*/, … in LogThis() argument
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 3236 ::ndk::ScopedAStatus ITestServiceDefault::RepeatByte(int8_t /*in_token*/, int8_t* /*_aidl_return*/)… in RepeatByte() argument
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 665 virtual Status LogThis(bool, vector<bool>*, int8_t, vector<uint8_t>*, char16_t, vector<char16_t>*, in LogThis() argument
|