Home
last modified time | relevance | path

Searched defs:binder (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/shared/minidroid/sample/
Dclient.cpp40 ndk::SpAIBinder binder = bi::sd::getService(service_host_cid, service_port); in main() local
/device/google/cuttlefish/guest/hals/health/
Dhealth-aidl.cpp116 auto binder = SharedRefBase::make<HealthImpl>("default", std::move(config)); in main() local
/device/google/trout/hal/common/android/watchdog/
DBaseWatchdogClient.cpp52 ndk::SpAIBinder binder( in initialize() local
/device/generic/goldfish-opengl/system/hwc3/
DComposer.cpp110 auto binder = BnComposer::createBinder(); in createBinder() local
DComposerClient.cpp749 auto binder = BnComposerClient::createBinder(); in createBinder() local
/device/google/cuttlefish/tests/integration/com/android/cuttlefish/test/
DCuttlefishIntegrationTestRunner.java100 private void bindOptions(Binder binder) { in bindOptions()
/device/google/gs201/health/
DHealth.cpp249 auto binder = in main() local
/device/google/gs101/health/
DHealth.cpp246 auto binder = in main() local
/device/google/zuma/health/
DHealth.cpp257 auto binder = in main() local
/device/google/cuttlefish/tests/hal/
Dhal_implementation_test.cpp335 sp<IBinder> binder = in getDeviceType() local