Home
last modified time | relevance | path

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

/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
30 bool NetConnEventHandler::PostAsyncTask(const Callback &callback, const std::string &name, int64_t … in PostAsyncTask() function in OHOS::NetManagerStandard::NetConnEventHandler
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_net_conn_event_handler.cpp28 bool WifiNetConnEventHandler::PostAsyncTask(const Callback &callback, int64_t delayTime) in PostAsyncTask() function in OHOS::Wifi::WifiNetConnEventHandler
33 bool WifiNetConnEventHandler::PostAsyncTask(const Callback &callback, const std::string &name, int6… in PostAsyncTask() function in OHOS::Wifi::WifiNetConnEventHandler
/foundation/window/window_manager/window_scene/common/src/
Dtask_scheduler.cpp45 void TaskScheduler::PostAsyncTask(Task task, 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.cpp120 void WindowManagerService::PostAsyncTask(Task task) in PostAsyncTask() function in OHOS::Rosen::WindowManagerService