Searched refs:AddTaskContextMap (Results 1 – 2 of 2) sorted by relevance
122 static void AddTaskContextMap(const std::string &key, std::shared_ptr<ContextInfo> context);
183 JsTask::AddTaskContextMap(context->tid, context); in AddTask()430 JsTask::AddTaskContextMap(tid, context); in GetTaskOutput()903 void JsTask::AddTaskContextMap(const std::string &key, std::shared_ptr<ContextInfo> context) in AddTaskContextMap() function in OHOS::Request::JsTask