/hardware/qcom/display/msm8226/libqservice/ |
IQService.cpp | 116 return BBinder::onTransact(code, data, reply, flags);
|
/hardware/qcom/display/msm8909/libqservice/ |
IQService.cpp | 116 return BBinder::onTransact(code, data, reply, flags);
|
/hardware/qcom/display/msm8960/libqservice/ |
IQService.cpp | 145 return BBinder::onTransact(code, data, reply, flags);
|
/hardware/qcom/display/msm8994/libqservice/ |
IQService.cpp | 116 return BBinder::onTransact(code, data, reply, flags);
|
/hardware/qcom/display/msm8996/libqservice/ |
IQService.cpp | 129 return BBinder::onTransact(code, data, reply, flags);
|
/hardware/qcom/display/msm8998/libqservice/ |
IQService.cpp | 131 return BBinder::onTransact(code, data, reply, flags);
|
/test/vts/drivers/hal/framework/ |
BinderServer.cpp | 131 return BBinder::onTransact(code, data, reply, flags);
|
/frameworks/av/media/libmedia/ |
IHDCP.cpp | 196 return BBinder::onTransact(code, data, reply, flags); 355 return BBinder::onTransact(code, data, reply, flags);
|
IDataSource.cpp | 219 return BBinder::onTransact(code, data, reply, flags);
|
IMediaPlayerService.cpp | 209 return BBinder::onTransact(code, data, reply, flags);
|
/frameworks/native/libs/binder/tests/ |
binderLibTest.cpp | 281 class BinderLibTestCallBack : public BBinder, public BinderLibTestEvent 648 sp<IBinder> strong = new BBinder(); 662 sp<IBinder> strong = new BBinder(); 731 class BinderLibTestService : public BBinder 950 sp<IBinder> binder = new BBinder();
|
/frameworks/av/media/common_time/ |
ICommonClock.cpp | 392 return BBinder::onTransact(code, data, reply, flags); 430 return BBinder::onTransact(code, data, reply, flags);
|
/frameworks/native/libs/binder/ |
IMemory.cpp | 242 return BBinder::onTransact(code, data, reply, flags); 401 return BBinder::onTransact(code, data, reply, flags);
|
IAppOpsService.cpp | 210 return BBinder::onTransact(code, data, reply, flags);
|
IBatteryStats.cpp | 240 return BBinder::onTransact(code, data, reply, flags);
|
/frameworks/av/camera/ |
ICameraClient.cpp | 217 return BBinder::onTransact(code, data, reply, flags);
|
/frameworks/av/media/libaudioclient/ |
IEffect.cpp | 223 return BBinder::onTransact(code, data, reply, flags);
|
/frameworks/native/cmds/dumpsys/tests/ |
dumpsys_test.cpp | 59 class BinderMock : public BBinder {
|
/frameworks/native/libs/sensor/ |
ISensorServer.cpp | 225 return BBinder::onTransact(code, data, reply, flags);
|
/system/core/gatekeeperd/ |
IGateKeeperService.cpp | 162 return BBinder::onTransact(code, data, reply, flags);
|
/system/core/storaged/ |
storaged_service.cpp | 71 return BBinder::onTransact(code, data, reply, flags);
|
/system/extras/tests/binder/benchmarks/ |
binderAddInts.cpp | 62 class AddIntsService : public BBinder
|
/system/security/keystore/ |
operation.cpp | 32 sp<IBinder> token = new BBinder();
|
/system/tools/aidl/tests/ |
aidl_test_client_nullables.cpp | 138 sp<IBinder> binder = new BBinder();
|
/frameworks/av/media/libaaudio/src/binding/ |
IAAudioService.cpp | 352 return BBinder::onTransact(code, data, reply, flags);
|