Searched defs:CreateTask (Results 1 – 4 of 4) sorted by relevance
60 std::shared_ptr<HttpClientTask> HttpSession::CreateTask(const HttpClientRequest &request) in CreateTask() function in OHOS::NetStack::HttpClient::HttpSession71 std::shared_ptr<HttpClientTask> HttpSession::CreateTask(const HttpClientRequest &request, TaskType … in CreateTask() function in OHOS::NetStack::HttpClient::HttpSession
30 std::shared_ptr<Task> MockTaskFactory::CreateTask(TaskType taskType, TaskParam taskParam, in CreateTask() function in OHOS::DistributedHardware::MockTaskFactory
34 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