Home
last modified time | relevance | path

Searched defs:SetCallbackInfo (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_timer_option.h57 void FormTimerOption::SetCallbackInfo(std::function<void()> callBack) in SetCallbackInfo() function in OHOS::AppExecFwk::FormTimerOption
/foundation/resourceschedule/background_task_mgr/interfaces/kits/c/src/
H A Dtransient_task_api.cpp105 void Callback::SetCallbackInfo(void (*callback)()) in SetCallbackInfo() function in OHOS::BackgroundTaskMgr::Callback
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_system_timer.cpp50 void WifiSysTimer::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() function in OHOS::Wifi::WifiSysTimer
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dtimer_info.h54 void TimerInfo::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() function in OHOS::DataShare::TimerInfo
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_system_timer.cpp53 void DhcpSysTimer::SetCallbackInfo(const std::function<void()> &callBack) in SetCallbackInfo() function in OHOS::DHCP::DhcpSysTimer
/foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/
H A Dbackground_task_mgr_ffi.cpp117 void CallbackFFI::SetCallbackInfo(void (*callback)()) in SetCallbackInfo() function in OHOS::BackgroundTaskMgr::CallbackFFI
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp88 void TimedTask::SetCallbackInfo(const std::function<void()>& callBack) in SetCallbackInfo() function in OHOS::DevStandbyMgr::TimedTask
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dapp_group_observer_napi.cpp38 void AppGroupObserver::SetCallbackInfo(const napi_env &env, const napi_ref &ref) in SetCallbackInfo() function in OHOS::DeviceUsageStats::AppGroupObserver
H A Dbundle_state_common.cpp88 void BundleStateCommon::SetCallbackInfo( in SetCallbackInfo() function in OHOS::DeviceUsageStats::BundleStateCommon
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Drequest_suspend_delay.cpp188 void CallbackInstance::SetCallbackInfo(const napi_env &env, const napi_ref &ref) in SetCallbackInfo() function in OHOS::BackgroundTaskMgr::CallbackInstance
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H A Dnapi_want_agent.cpp70 void TriggerCompleteCallBack::SetCallbackInfo(napi_env env, NativeReference* ref) in SetCallbackInfo() function in OHOS::TriggerCompleteCallBack

Completed in 8 milliseconds