| /system/hwservicemanager/ |
| D | test_lazy.cpp | 83 sp<RecordingClientCallback> cb = new RecordingClientCallback; in TEST_F() local 98 sp<RecordingClientCallback> cb = new RecordingClientCallback; in TEST_F() local 113 sp<RecordingClientCallback> cb = new RecordingClientCallback; in TEST_F() local 135 sp<RecordingClientCallback> cb = new RecordingClientCallback; in TEST_F() local 154 sp<RecordingClientCallback> cb = new RecordingClientCallback; in TEST_F() local 178 sp<RecordingClientCallback> cb = new RecordingClientCallback; in TEST_F() local 201 sp<RecordingClientCallback> cb = new RecordingClientCallback; in TEST_F() local
|
| D | service.cpp | 70 sp<HwBinderCallback> cb = new HwBinderCallback; in setupTo() local 99 sp<ClientCallbackCallback> cb = new ClientCallbackCallback(manager); in setupTo() local
|
| /system/security/keystore2/rkpd_client/src/ |
| D | tests.rs | 114 let cb = GetRegistrationCallback::new_native_binder(tx); in get_mock_registration() localVariable 138 let cb = GetRegistrationCallback::new_native_binder(tx); in test_get_registration_cb_cancel() localVariable 148 let cb = GetRegistrationCallback::new_native_binder(tx); in test_get_registration_cb_error() localVariable 160 let cb = GetKeyCallback::new_native_binder(tx); in test_get_key_cb_success() localVariable 170 let cb = GetKeyCallback::new_native_binder(tx); in test_get_key_cb_cancel() localVariable 181 let cb = GetKeyCallback::new_native_binder(tx); in test_get_key_cb_error() localVariable 195 let cb = StoreUpgradedKeyCallback::new_native_binder(tx); in test_store_upgraded_cb_success() localVariable 204 let cb = StoreUpgradedKeyCallback::new_native_binder(tx); in test_store_upgraded_key_cb_error() localVariable
|
| D | lib.rs | 150 let cb = GetRegistrationCallback::new_native_binder(tx); in get_rkpd_registration() localVariable 208 let cb = GetKeyCallback::new_native_binder(tx); in get_rkpd_attestation_key_from_registration_async() localVariable 274 let cb = StoreUpgradedKeyCallback::new_native_binder(tx); in store_rkpd_attestation_key_with_registration_async() localVariable
|
| /system/update_engine/payload_generator/ |
| D | erofs_iterate.h | 41 int erofs_iterate_root_dir(struct erofs_sb_info* sbi, Callable cb) { in erofs_iterate_root_dir() 64 auto cb = static_cast<Callable*>(ctx->arg); in erofs_iterate_root_dir() member
|
| /system/hardware/interfaces/suspend/1.0/default/ |
| D | SuspendControlService.h | 62 const std::vector<sp<ISuspendCallback>>::iterator findCb(const wp<IBinder>& cb) { in findCb()
|
| /system/chre/host/hal_generic/common/ |
| D | message_hub_manager.h | 275 explicit MessageHubManager(HostHubDownCb cb) in MessageHubManager() 450 HostHubDownCb cb) in MessageHubManager()
|
| /system/tools/aidl/tests/android/aidl/tests/nested/ |
| D | INestedService.aidl | 32 void flipStatusWithCallback(ParcelableWithNested.Status status, ICallback cb); in flipStatusWithCallback()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | BnNestedService.h | 38 …::Status status, const ::android::sp<::android::aidl::tests::nested::INestedService::ICallback>& c… in flipStatusWithCallback()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | BnNestedService.h | 38 …::Status status, const ::android::sp<::android::aidl::tests::nested::INestedService::ICallback>& c… in flipStatusWithCallback()
|
| /system/security/keystore/ |
| D | keystore_get_wifi_hidl.cpp | 50 auto cb = [&](IKeystore::KeystoreStatusCode status, hidl_vec<uint8_t> returnedValue) { in keystore_get() local
|
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | NestedTypesTests.java | 56 Callback cb = new Callback(); in testUseNestedTypes() local
|
| /system/chre/platform/shared/ |
| D | nanoapp_loader.cc | 69 int atexitInternal(struct AtExitCallback &cb) { in atexitInternal() 84 struct AtExitCallback cb(func, arg); in cxaAtexitOverride() local 92 struct AtExitCallback cb(func); in atexitOverride() local 399 void NanoappLoader::registerAtexitFunction(struct AtExitCallback &cb) { in registerAtexitFunction() 780 struct AtExitCallback cb = mAtexitFunctions.back(); in callAtexitFunctions() local
|
| /system/extras/profcollectd/binder/com/android/server/profcollect/ |
| D | IProfCollectd.aidl | 29 void registerProviderStatusCallback(IProviderStatusCallback cb); in registerProviderStatusCallback()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | INestedService.java | 19 …e public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallba… in flipStatusWithCallback() 152 …e public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallba… in flipStatusWithCallback() 180 …public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallback… in flipStatusWithCallback()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | INestedService.java | 19 …e public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallba… in flipStatusWithCallback() 152 …e public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallba… in flipStatusWithCallback() 180 …public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallback… in flipStatusWithCallback()
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_nested.cpp | 60 sp<Callback> cb = new Callback; in TEST_F() local
|
| D | aidl_test_client_ndk_nested.cpp | 70 auto cb = ndk::SharedRefBase::make<Callback>(); in TEST_F() local
|
| /system/security/provisioner/support/ |
| D | rkpd_client.cpp | 137 auto cb = sp<GetKeyCallback>::make(std::move(keyPromise_)); in onSuccess() local 189 auto cb = sp<GetRegistrationCallback>::make(std::move(keyPromise), keyId); in getRpcKeyFuture() local
|
| /system/chre/host/common/include/chre_host/ |
| D | wifi_ext_hal_handler.h | 76 WifiExtCallback(std::function<void(bool)> cb) : mCallback(cb) {} in WifiExtCallback()
|
| D | st_hal_lpma_handler.h | 100 explicit StHalDeathRecipient(std::function<void()> cb) : mCallback(cb) {} in StHalDeathRecipient()
|
| /system/tools/aidl/tests/trunk_stable_test/aidl_api/android.aidl.test.trunk/1/android/aidl/test/trunk/ |
| D | ITrunkStableTest.aidl | 24 void callMyCallback(in android.aidl.test.trunk.ITrunkStableTest.IMyCallback cb); in callMyCallback()
|
| /system/chre/host/hal_generic/V1_2/ |
| D | generic_context_hub_v1_2.cc | 71 uint32_t hubId, const sp<IContexthubCallback> &cb) { in registerCallback_1_2()
|
| /system/security/prng_seeder/src/ |
| D | main.rs | 89 let cb = ConditionerBuilder::new(hwrng)?; in setup() localVariable
|
| /system/tools/aidl/tests/trunk_stable_test/android/aidl/test/trunk/ |
| D | ITrunkStableTest.aidl | 33 void callMyCallback(in IMyCallback cb); in callMyCallback()
|