Searched refs:GetTaskWrapper (Results 1 – 2 of 2) sorted by relevance
114 std::function<void()> AppDomainVerifyTaskMgr::GetTaskWrapper(const std::shared_ptr<IHttpTask>& http… in GetTaskWrapper() function in OHOS::AppDomainVerify::AppDomainVerifyTaskMgr170 std::function<void()> taskWrapper = GetTaskWrapper(task); in AddTask()
45 std::function<void()> GetTaskWrapper(const std::shared_ptr<IHttpTask>& httpTask);