Searched defs:CreateTask (Results 1 – 5 of 5) sorted by relevance
30 std::shared_ptr<Task> MockTaskFactory::CreateTask(TaskType taskType, TaskParam taskParam, in CreateTask() function in OHOS::DistributedHardware::MockTaskFactory
63 std::shared_ptr<HttpClientTask> HttpSession::CreateTask(const HttpClientRequest &request) in CreateTask() function in OHOS::NetStack::HttpClient::HttpSession74 std::shared_ptr<HttpClientTask> HttpSession::CreateTask(const HttpClientRequest &request, TaskType … in CreateTask() function in OHOS::NetStack::HttpClient::HttpSession
35 std::shared_ptr<Task> TaskFactory::CreateTask(TaskType taskType, TaskParam taskParam, std::shared_p… in CreateTask() function in OHOS::DistributedHardware::TaskFactory
62 RSTaskHandle RSThreadHandlerGeneric::CreateTask(const RSTaskMessage::RSTask task) const in CreateTask() function in OHOS::Rosen::RSThreadHandlerGeneric
61 void LiveController::CreateTask(std::string playerId) in CreateTask() function in OHOS::Media::LiveController