Home
last modified time | relevance | path

Searched defs:PostAsyncTask (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/wifi/wifi/utils/src/
Dwifi_event_handler.cpp57 bool WifiEventHandler::PostAsyncTask(const Callback &callback, int64_t delayTime) in PostAsyncTask() function in OHOS::Wifi::WifiEventHandler
67 bool WifiEventHandler::PostAsyncTask(const Callback &callback, const std::string &name, int64_t del… in PostAsyncTask() function in OHOS::Wifi::WifiEventHandler
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_event_handler.cpp25 bool NetConnEventHandler::PostAsyncTask(const Callback &callback, int64_t delayTime) in PostAsyncTask() function in OHOS::NetManagerStandard::NetConnEventHandler
/foundation/window/window_manager/window_scene/common/src/
Dtask_scheduler.cpp31 void TaskScheduler::PostAsyncTask(Task&& task, const std::string& name, int64_t delayTime) in PostAsyncTask() function in OHOS::Rosen::TaskScheduler
/foundation/multimodalinput/input/service/delegate_task/src/
Ddelegate_tasks.cpp118 int32_t DelegateTasks::PostAsyncTask(DTaskCallback callback) in PostAsyncTask() function in OHOS::MMI::DelegateTasks
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_service.cpp123 void WindowManagerService::PostAsyncTask(Task task, const std::string& taskName) in PostAsyncTask() function in OHOS::Rosen::WindowManagerService