Searched refs:binderValue (Results 1 – 7 of 7) sorted by relevance
/system/tools/aidl/tests/ |
D | aidl_test_client_loggable_interface.cpp | 80 sp<IBinder> binderValue; in TEST_F() local 88 dataValue, binderValue, &pfdValue, &pfdArray, &_aidl_return); in TEST_F()
|
D | aidl_test_client_ndk_loggable_interface.cpp | 86 ndk::SpAIBinder binderValue; in TEST_F() local 93 dataValue, binderValue, &pfdValue, &pfdArray, &_aidl_return); in TEST_F()
|
/system/tools/aidl/tests/android/aidl/loggable/ |
D | ILoggableInterface.aidl | 11 in Data dataValue, @nullable IBinder binderValue, in LogThis() argument
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 10 …g> listValue, android.aidl.loggable.Data dataValue, android.os.IBinder binderValue, android.os.Par… in LogThis() argument 163 …g> listValue, android.aidl.loggable.Data dataValue, android.os.IBinder binderValue, android.os.Par… in LogThis() argument 195 _data.writeStrongBinder(binderValue); in LogThis() 207 …bleValue, doubleArray, stringValue, stringArray, listValue, dataValue, binderValue, pfdValue, pfdA… in LogThis() 254 …g> listValue, android.aidl.loggable.Data dataValue, android.os.IBinder binderValue, android.os.Par… in LogThis() argument
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BpLoggableInterface.h | 20 …l::loggable::Data& dataValue, const ::android::sp<::android::IBinder>& binderValue, ::std::optiona…
|
D | ILoggableInterface.h | 24 …l::loggable::Data& dataValue, const ::android::sp<::android::IBinder>& binderValue, ::std::optiona…
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 36 …l::loggable::Data& dataValue, const ::android::sp<::android::IBinder>& binderValue, ::std::optiona… in LogThis() argument 63 …transaction_log.input_args.emplace_back("binderValue", ::android::internal::ToString(binderValue)); in LogThis() 144 _aidl_ret_status = _aidl_data.writeStrongBinder(binderValue); in LogThis() 158 …bleValue, doubleArray, stringValue, stringArray, listValue, dataValue, binderValue, pfdValue, pfdA… in LogThis()
|