| /foundation/communication/dhcp/services/utils/src/ |
| H A D | dhcp_system_timer.cpp | 53 void DhcpSysTimer::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() argument
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | panel_listener_impl.cpp | 70 std::shared_ptr<JSCallbackObject> callBack = GetCallback(windowId, type); in OnPanelStatus() local 91 std::shared_ptr<JSCallbackObject> callBack = GetCallback(windowId, type); in OnSizeChange() local 128 std::shared_ptr<JSCallbackObject> callBack = nullptr; in GetCallback() local [all...] |
| /base/sensors/sensor/frameworks/native/src/ |
| H A D | sensor_data_channel.cpp | 31 int32_t SensorDataChannel::CreateSensorDataChannel(DataChannelCB callBack, void *data) in CreateSensorDataChannel() argument
|
| /base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
| H A D | medical_data_channel.cpp | 52 int32_t MedicalSensorDataChannel::CreateSensorDataChannel(DataChannelCB callBack, void *data) in CreateSensorDataChannel() argument
|
| /base/time/time_service/test/unittest/service_test/include/ |
| H A D | timer_info_test.h | 71 void TimerInfoTest::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() argument
|
| /foundation/resourceschedule/device_standby/services/common/src/ |
| H A D | timed_task.cpp | 88 void TimedTask::SetCallbackInfo(const std::function<void()>& callBack) in SetCallbackInfo() argument 93 CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, const std::function<void()>& callBack) CreateTimer() argument 101 CreateTimer(bool repeat, uint64_t interval, int type, const std::function<void()>& callBack) CreateTimer() argument 126 RegisterDayNightSwitchTimer(uint64_t& timeId, bool repeat, uint64_t interval, const std::function<void()>& callBack) RegisterDayNightSwitchTimer() argument
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| H A D | trans_proxy_transceiver_test.cpp | 61 IServerChannelCallBack callBack; in SetUpTestCase() local
|
| /foundation/communication/nfc/test/unittest/services/controller_test/ |
| H A D | nfc_controller_callback_stub_test.cpp | 78 const sptr<INfcControllerCallback> callBack = nullptr;
in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_hotspot_callback_stub.cpp | 108 void WifiHotspotCallbackStub::RegisterCallBack(const sptr<IWifiHotspotCallback> &callBack) in RegisterCallBack() argument
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/ |
| H A D | thermal_timer.cpp | 41 void ThermalTimerInfo::SetCallbackInfo(const TimerInfoCallback &callBack) in SetCallbackInfo() argument
|
| /base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
| H A D | napi_common.cpp | 29 static bool GetCallback(napi_env env, napi_value object, napi_ref *callBack)
in GetCallback() argument
|
| /base/update/updateservice/services/core/ability/alarm/src/ |
| H A D | alarm_timer_utils.cpp | 55 void AlarmTimerUtils::TimerTaskInfo::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() argument
|
| /base/web/webview/test/unittest/ohos_adapter/permission_data_base_adapter_test/ |
| H A D | permission_data_base_adapter_test.cpp | 286 PermissionDataBaseRdbOpenCallBack callBack; in HWTEST_F() local
|
| /base/web/webview/test/unittest/ohos_adapter/web_data_base_adapter_impl_test/ |
| H A D | web_data_base_adapter_impl_test.cpp | 206 DataBaseRdbOpenCallBack callBack; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/ |
| H A D | implicit_start_processor_test.cpp | 225 ImplicitStartProcessor::StartAbilityClosure callBack = []() -> int32_t { in HWTEST_F() local 246 ImplicitStartProcessor::StartAbilityClosure callBack = []() -> int32_t { in HWTEST_F() local 267 ImplicitStartProcessor::StartAbilityClosure callBack = []() -> int32_t { in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
| H A D | stepper_animation_controller.h | 39 void AddStopListenerCallback(const AnimationStopCallback& callBack) in AddStopListenerCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
| H A D | side_bar_animation_controller.h | 41 void AddStopListenerCallback(const StopAnimationCallback& callBack)
in AddStopListenerCallback() argument
|
| /foundation/ability/ability_runtime/test/unittest/completed_dispatcher_test/ |
| H A D | completed_dispatcher_test.cpp | 119 std::shared_ptr<CompletedDispatcherTest::CompletedCallbackSon> callBack = in HWTEST_F() local 134 std::shared_ptr<CompletedDispatcherTest::CompletedCallbackSon> callBack = in HWTEST_F() local 161 std::shared_ptr<CompletedDispatcherTest::CompletedCallbackSon> callBack = in HWTEST_F() local 189 std::shared_ptr<CompletedDispatcherTest::CompletedCallbackSon> callBack in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/common/task/ |
| H A D | thread_test.cpp | 284 auto callBack = [&uiTask]() { uiTask = UISYNCTASK; }; in HWTEST_F() local 323 auto callBack = [&backgroudTask]() { backgroudTask = BACKGROUNDSYNCTASK; }; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_ble_central_manager_stub.cpp | 116 const sptr<IBluetoothBleCentralManagerCallback> callBack = in RegisterBleCentralManagerCallbackInner() local 133 const sptr<IBluetoothBleCentralManagerCallback> callBack = in DeregisterBleCentralManagerCallbackInner() local
|
| H A D | bluetooth_ble_advertiser_stub.cpp | 89 const sptr<IBluetoothBleAdvertiseCallback> callBack = OHOS::iface_cast<IBluetoothBleAdvertiseCallback>(remote); in RegisterBleAdvertiserCallbackInner() local 97 const sptr<IBluetoothBleAdvertiseCallback> callBack = OHOS::iface_cast<IBluetoothBleAdvertiseCallback>(remote); in DeregisterBleAdvertiserCallbackInner() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleconnectabilitymgr_fuzzer/ |
| H A D | bundleconnectabilitymgr_fuzzer.cpp | 48 sptr<IRemoteObject> callBack = nullptr;
in DoSomethingInterestingWithMyAPI() local 90 OHOS::sptr<OHOS::IRemoteObject> callBack = nullptr;
in DoSomething2() local
|
| /foundation/multimedia/media_lite/test/unittest/player_lite/ |
| H A D | player_lite_test.cpp | 529 std::shared_ptr<PlayerliteCallback> callBack; in HWTEST_F() local 559 std::shared_ptr<PlayerliteCallback> callBack; in HWTEST_F() local 587 std::shared_ptr<PlayerliteCallback> callBack; in HWTEST_F() local 609 std::shared_ptr<PlayerliteCallback> callBack; in HWTEST_F() local 633 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 659 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 687 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 715 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 742 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 769 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 796 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 823 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 850 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 878 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local 908 std::shared_ptr<PlayerliteCallback> callBack; HWTEST_F() local [all...] |
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/ |
| H A D | player_source.cpp | 84 int32_t PlayerSource::SetCallBack(PlayEventCallback &callBack) in SetCallBack() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryrestore_fuzzer/ |
| H A D | medialibraryrestore_fuzzer.cpp | 115 Media::FuzzRestoreDataCallback callBack; in MediaLibraryRestoreTest() local
|