Home
last modified time | relevance | path

Searched defs:callBack (Results 26 - 50 of 142) sorted by relevance

123456

/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_system_timer.cpp53 void DhcpSysTimer::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() argument
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Dpanel_listener_impl.cpp70 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 Dsensor_data_channel.cpp31 int32_t SensorDataChannel::CreateSensorDataChannel(DataChannelCB callBack, void *data) in CreateSensorDataChannel() argument
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_data_channel.cpp52 int32_t MedicalSensorDataChannel::CreateSensorDataChannel(DataChannelCB callBack, void *data) in CreateSensorDataChannel() argument
/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h71 void TimerInfoTest::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() argument
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp88 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 Dtrans_proxy_transceiver_test.cpp61 IServerChannelCallBack callBack; in SetUpTestCase() local
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_callback_stub_test.cpp78 const sptr<INfcControllerCallback> callBack = nullptr; in HWTEST_F() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_callback_stub.cpp108 void WifiHotspotCallbackStub::RegisterCallBack(const sptr<IWifiHotspotCallback> &callBack) in RegisterCallBack() argument
/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_timer.cpp41 void ThermalTimerInfo::SetCallbackInfo(const TimerInfoCallback &callBack) in SetCallbackInfo() argument
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_common.cpp29 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 Dalarm_timer_utils.cpp55 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 Dpermission_data_base_adapter_test.cpp286 PermissionDataBaseRdbOpenCallBack callBack; in HWTEST_F() local
/base/web/webview/test/unittest/ohos_adapter/web_data_base_adapter_impl_test/
H A Dweb_data_base_adapter_impl_test.cpp206 DataBaseRdbOpenCallBack callBack; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/
H A Dimplicit_start_processor_test.cpp225 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 Dstepper_animation_controller.h39 void AddStopListenerCallback(const AnimationStopCallback& callBack) in AddStopListenerCallback() argument
/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_animation_controller.h41 void AddStopListenerCallback(const StopAnimationCallback& callBack) in AddStopListenerCallback() argument
/foundation/ability/ability_runtime/test/unittest/completed_dispatcher_test/
H A Dcompleted_dispatcher_test.cpp119 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 Dthread_test.cpp284 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 Dbluetooth_ble_central_manager_stub.cpp116 const sptr<IBluetoothBleCentralManagerCallback> callBack = in RegisterBleCentralManagerCallbackInner() local
133 const sptr<IBluetoothBleCentralManagerCallback> callBack = in DeregisterBleCentralManagerCallbackInner() local
H A Dbluetooth_ble_advertiser_stub.cpp89 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 Dbundleconnectabilitymgr_fuzzer.cpp48 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 Dplayer_lite_test.cpp529 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 Dplayer_source.cpp84 int32_t PlayerSource::SetCallBack(PlayEventCallback &callBack) in SetCallBack() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryrestore_fuzzer/
H A Dmedialibraryrestore_fuzzer.cpp115 Media::FuzzRestoreDataCallback callBack; in MediaLibraryRestoreTest() local

Completed in 13 milliseconds

123456