Home
last modified time | relevance | path

Searched defs:onAsBinder (Results 1 – 22 of 22) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
H A DIDeprecated.h21 ::android::IBinder* onAsBinder() override { in onAsBinder() function
H A DINamedCallback.h23 ::android::IBinder* onAsBinder() override { in onAsBinder() function
H A DINewName.h23 ::android::IBinder* onAsBinder() override { in onAsBinder() function
H A DIOldName.h23 ::android::IBinder* onAsBinder() override { in onAsBinder() function
H A DITestService.h166 ::android::IBinder* onAsBinder() override { in onAsBinder() function
/aosp12/system/libhwbinder/include/hwbinder/
H A DIInterface.h65 inline IBinder* BpInterface<INTERFACE>::onAsBinder() in onAsBinder() function
/aosp12/frameworks/native/include/binder/
H A DIInterface.h199 IBinder* BnInterface<INTERFACE>::onAsBinder() in onAsBinder() function
211 inline IBinder* BpInterface<INTERFACE>::onAsBinder() in onAsBinder() function
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIInterface.h199 IBinder* BnInterface<INTERFACE>::onAsBinder() in onAsBinder() function
211 inline IBinder* BpInterface<INTERFACE>::onAsBinder() in onAsBinder() function
/aosp12/frameworks/native/libs/vibrator/fuzzer/
H A Dvibrator_fuzzer.cpp72 IBinder *onAsBinder() override { return nullptr; } in onAsBinder() function in TestVibrationController
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
H A DILoggableInterface.h29 ::android::IBinder* onAsBinder() override { in onAsBinder() function
/aosp12/frameworks/native/libs/fakeservicemanager/
H A DServiceManager.cpp52 IBinder* ServiceManager::onAsBinder() { in onAsBinder() function in android::ServiceManager
/aosp12/frameworks/base/cmds/incidentd/tests/
H A DSection_test.cpp83 virtual IBinder* onAsBinder() override { return nullptr; }; in onAsBinder() function in SimpleListener
H A DReporter_test.cpp106 virtual IBinder* onAsBinder() override { return nullptr; }; in onAsBinder() function in TestListener
/aosp12/frameworks/av/media/libstagefright/tests/fuzzers/
H A DIMediaSourceFuzzImpl.h41 IBinder* onAsBinder() { return nullptr; } in onAsBinder() function
/aosp12/frameworks/native/libs/gui/
H A DBufferHubConsumer.cpp155 IBinder* BufferHubConsumer::onAsBinder() { in onAsBinder() function in android::BufferHubConsumer
H A DBufferHubProducer.cpp862 IBinder* BufferHubProducer::onAsBinder() { in onAsBinder() function in android::BufferHubProducer
/aosp12/frameworks/native/services/surfaceflinger/
H A DMonitoredProducer.cpp164 IBinder* MonitoredProducer::onAsBinder() { in onAsBinder() function in android::MonitoredProducer
/aosp12/system/libhidl/transport/token/1.0/utils/include/hidl/
H A DHybridInterface.h292 IBinder* onAsBinder() override { return mBpBinder; } in onAsBinder() function
/aosp12/frameworks/native/libs/binder/
H A DIServiceManager.cpp84 IBinder* onAsBinder() override { in onAsBinder() function in android::ServiceManagerShim
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp1768 IBinder* CameraContext::onAsBinder() { in onAsBinder() function in qcamera::CameraContext
/aosp12/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp138 IBinder* onAsBinder() override { return nullptr; } in onAsBinder() function in android::os::incremental::MockDataLoader
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp919 IBinder* onAsBinder() override { return nullptr; } in onAsBinder() function in android::FakeSurfaceComposer