| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_service.cpp | 278 ErrCode ApService::RegisterApServiceCallbacks(const IApServiceCallbacks &callbacks) in RegisterApServiceCallbacks() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/ |
| H A D | wifi_mock_p2p_service.cpp | 418 ErrCode WifiMockP2pService::RegisterP2pServiceCallbacks(const IP2pServiceCallbacks &callbacks) in RegisterP2pServiceCallbacks() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/ |
| H A D | rpt_manager_state_machine.cpp | 107 ErrCode RptManagerMachine::RegisterCallback(const RptModeCallback &callbacks) in RegisterCallback() argument
|
| /foundation/communication/netstack/frameworks/cj/http/include/ |
| H A D | net_http_request_context.h | 178 std::shared_ptr<RequestCallback> callbacks = std::make_shared<RequestCallback>(); member in OHOS::NetStack::Http::HttpRequestProxy
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
| H A D | js_distributedobjectstore.cpp | 39 bool JSDistributedObjectStore::AddCallback(napi_env env, ConcurrentMap<std::string, std::list<napi_ref>> &callbacks,
in AddCallback() argument 90 bool JSDistributedObjectStore::DelCallback(napi_env env, ConcurrentMap<std::string, std::list<napi_ref>> &callbacks,
in DelCallback() argument
|
| /foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
| H A D | callbacks_manager.h | 149 std::vector<ObserverNode> &callbacks = it->second; in DelLocalObservers() local 347 std::vector<ObserverNode> &callbacks = it->second; in SetObserversNotifiedOnEnabled() local
|
| /foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/ |
| H A D | backupservicestub_fuzzer.cpp | 82 BSessionRestore::Callbacks callbacks; in CmdInitRestoreSessionFuzzTest() local 97 BSessionBackup::Callbacks callbacks; in CmdInitBackupSessionFuzzTest() local 393 BIncrementalBackupSession::Callbacks callbacks; in CmdInitIncrementalBackupSessionFuzzTest() local
|
| /foundation/filemanagement/app_file_service/interfaces/kits/js/backup/ |
| H A D | session_restore_n_exporter.cpp | 41 shared_ptr<GeneralCallbacks> callbacks; member 51 auto callbacks = pCallbacks.lock(); in OnFileReadySheet() local 105 auto callbacks = pCallbacks.lock(); in onBundleBegin() local 151 auto callbacks = pCallbacks.lock(); onBundleEnd() local 196 auto callbacks = pCallbacks.lock(); onAllBundlesEnd() local 237 auto callbacks = pCallbacks.lock(); OnBackupServiceDied() local 265 auto callbacks = pCallbacks.lock(); OnResultReport() local 293 auto callbacks = pCallbacks.lock(); OnProcess() local 413 VerifyNarg(napi_env env, NVal &callbacks) VerifyNarg() argument [all...] |
| H A D | session_incremental_backup_n_exporter.cpp | 39 shared_ptr<GeneralCallbacks> callbacks; member 49 auto callbacks = pCallbacks.lock(); in OnFileReady() local 103 auto callbacks = pCallbacks.lock(); in onBundleBegin() local 149 auto callbacks = pCallbacks.lock(); onBundleEnd() local 194 auto callbacks = pCallbacks.lock(); onAllBundlesEnd() local 236 auto callbacks = pCallbacks.lock(); OnResultReport() local 264 auto callbacks = pCallbacks.lock(); OnBackupServiceDied() local 291 auto callbacks = pCallbacks.lock(); OnProcess() local [all...] |
| H A D | session_backup_n_exporter.cpp | 37 shared_ptr<GeneralCallbacks> callbacks; member 46 auto callbacks = pCallbacks.lock(); in OnFileReady() local 99 auto callbacks = pCallbacks.lock(); in onBundleBegin() local 145 auto callbacks = pCallbacks.lock(); onBundleEnd() local 190 auto callbacks = pCallbacks.lock(); onAllBundlesEnd() local 232 auto callbacks = pCallbacks.lock(); OnResultReport() local 260 auto callbacks = pCallbacks.lock(); OnBackupServiceDied() local 287 auto callbacks = pCallbacks.lock(); OnProcess() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| H A D | btm.c | 51 const BtmCallbacks *callbacks; member 107 static BtmCallbacksBlock *BtmAllocCallbacksBlock(const BtmCallbacks *callbacks, void *context) in BtmAllocCallbacksBlock() argument 524 int BTM_RegisterCallbacks(const BtmCallbacks *callbacks, void *context) in BTM_RegisterCallbacks() argument 546 int BTM_DeregisterCallbacks(const BtmCallbacks *callbacks) in BTM_DeregisterCallbacks() argument [all...] |
| H A D | btm_pm.c | 47 const BtmPmCallbacks *callbacks; member 65 static BtmPmCallbackBlock *BtmPmAllocCallbackBlock(const BtmPmCallbacks *callbacks, void *context) in BtmPmAllocCallbackBlock() argument 333 int BTM_RegisterPmCallbacks(const BtmPmCallbacks *callbacks, void *context) in BTM_RegisterPmCallbacks() argument 355 BTM_DeregisterPmCallbacks(const BtmPmCallbacks *callbacks) BTM_DeregisterPmCallbacks() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
| H A D | hci_cmd_failure_link_ctrl.c | 36 HciEventCallbacks *callbacks = NULL; in HciCmdOnInquiryFailed() local 50 HciEventCallbacks *callbacks = NULL; in HciCmdOnInquiryCancelFailed() local 64 HciEventCallbacks *callbacks = NULL; in HciCmdOnPeriodicInquiryModeFailed() local 78 HciEventCallbacks *callbacks = NULL; HciCmdOnExitPeriodicInquiryModeFailed() local 96 HciEventCallbacks *callbacks = NULL; HciCmdOnCreateConnectionFailed() local 112 HciEventCallbacks *callbacks = NULL; HciCmdOnDisconnectFailed() local 127 HciEventCallbacks *callbacks = NULL; HciCmdOnCreateConnectionCancelFailed() local 142 HciEventCallbacks *callbacks = NULL; HciCmdOnAcceptConnectionRequestFailed() local 157 HciEventCallbacks *callbacks = NULL; HciCmdOnRejectConnectionRequestFailed() local 172 HciEventCallbacks *callbacks = NULL; HciCmdOnLinkKeyRequestReplyFailed() local 187 HciEventCallbacks *callbacks = NULL; HciCmdOnLinkKeyRequestNegativeReplyFailed() local 202 HciEventCallbacks *callbacks = NULL; HciCmdOnPinCodeRequestReplyFailed() local 217 HciEventCallbacks *callbacks = NULL; HciCmdOnPinCodeRequestNegativeReplyFailed() local 232 HciEventCallbacks *callbacks = NULL; HciCmdOnAuthenticationRequestedFailed() local 247 HciEventCallbacks *callbacks = NULL; HciCmdOnSetConnectionEncryptionFailed() local 262 HciEventCallbacks *callbacks = NULL; HciCmdOnRemoteNameRequestFailed() local 277 HciEventCallbacks *callbacks = NULL; HciCmdOnRemoteNameRequestCancelFailed() local 292 HciEventCallbacks *callbacks = NULL; HciCmdOnReadRemoteSupportedFeaturesFailed() local 308 HciEventCallbacks *callbacks = NULL; HciCmdOnReadRemoteExtendedFeaturesFailed() local 323 HciEventCallbacks *callbacks = NULL; HciCmdOnReadRemoteVersionInformationFailed() local 338 HciEventCallbacks *callbacks = NULL; HciCmdOnReadLmpHandleFailed() local 357 HciEventCallbacks *callbacks = NULL; HciCmdOnSetupSynchronousConnectionFailed() local 372 HciEventCallbacks *callbacks = NULL; HciCmdOnAcceptSynchronousConnectionRequestFailed() local 387 HciEventCallbacks *callbacks = NULL; HciCmdOnRejectSynchronousConnectionRequestFailed() local 402 HciEventCallbacks *callbacks = NULL; HciCmdOnIoCapabilityRequestReplyFailed() local 417 HciEventCallbacks *callbacks = NULL; HciCmdOnUserConfirmationRequestReplyFailed() local 432 HciEventCallbacks *callbacks = NULL; HciCmdOnUserPasskeyRequestReplyFailed() local 447 HciEventCallbacks *callbacks = NULL; HciCmdOnUserPasskeyRequestNegativeReplyFailed() local 462 HciEventCallbacks *callbacks = NULL; HciCmdOnRemoteOobDataRequestReplyFailed() local 477 HciEventCallbacks *callbacks = NULL; HciCmdOnRemoteOobDataRequestNegativeReplyFailed() local 492 HciEventCallbacks *callbacks = NULL; HciCmdOnIoCapabilityRequestNegativeReplyFailed() local 506 HciEventCallbacks *callbacks = NULL; HciCmdOnLogicalLinkCancelFailed() local 521 HciEventCallbacks *callbacks = NULL; HciCmdOnUserConfirmationRequestNegativeReplyFailed() local 540 HciEventCallbacks *callbacks = NULL; HciCmdOnEnhancedSetupSynchronousConnectionFailed() local 555 HciEventCallbacks *callbacks = NULL; HciCmdOnEnhancedAcceptSynchronousConnectionRequestFailed() local 570 HciEventCallbacks *callbacks = NULL; HciCmdOnRemoteOobExtendedDataRequestReplyFailed() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
| H A D | vsync_receiver.cpp | 89 std::vector<FrameCallback> callbacks;
in HandleVsyncCallbacks() local
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-spi.c | 76 void cvmx_spi_get_callbacks(cvmx_spi_callbacks_t *callbacks) in cvmx_spi_get_callbacks() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/virtio/ |
| H A D | virtio_crypto_core.c | 101 vq_callback_t **callbacks; in virtcrypto_find_vqs() local
|
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-spi.c | 76 void cvmx_spi_get_callbacks(cvmx_spi_callbacks_t *callbacks) in cvmx_spi_get_callbacks() argument
|
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| H A D | hid-sensor-press.c | 22 struct hid_sensor_hub_callbacks callbacks; member
|
| /kernel/linux/linux-5.10/drivers/iio/orientation/ |
| H A D | hid-sensor-incl-3d.c | 28 struct hid_sensor_hub_callbacks callbacks; member
|
| H A D | hid-sensor-rotation.c | 20 struct hid_sensor_hub_callbacks callbacks; member
|
| /kernel/linux/linux-5.10/drivers/iio/gyro/ |
| H A D | hid-sensor-gyro-3d.c | 27 struct hid_sensor_hub_callbacks callbacks; member
|
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| H A D | hid-sensor-als.c | 26 struct hid_sensor_hub_callbacks callbacks; member
|
| H A D | hid-sensor-prox.c | 22 struct hid_sensor_hub_callbacks callbacks; member
|
| /kernel/linux/linux-5.10/drivers/iio/accel/ |
| H A D | hid-sensor-accel-3d.c | 27 struct hid_sensor_hub_callbacks callbacks; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | unwind-libdw.c | 189 static const Dwfl_Thread_Callbacks callbacks = { variable
|