Searched refs:UnrefTaskContextMap (Results 1 – 2 of 2) sorted by relevance
123 static void UnrefTaskContextMap(std::shared_ptr<ContextInfo> context);
1161 UnrefTaskContextMap(context); in RemoveTaskContext()1164 void JsTask::UnrefTaskContextMap(std::shared_ptr<ContextInfo> context) in UnrefTaskContextMap() function in OHOS::Request::JsTask