Searched refs:CallWithThreadSafe (Results 1 – 2 of 2) sorted by relevance
82 static void CallWithThreadSafe(napi_ref& method, std::shared_ptr<bool> isValid, int state,
178 CallWithThreadSafe(*ref, isValid_, state, threadSafeFunction_, in HandleEventWithThreadSafe()199 void NapiAVControllerCallback::CallWithThreadSafe(napi_ref& method, std::shared_ptr<bool> isValid, … in CallWithThreadSafe() function in OHOS::AVSession::NapiAVControllerCallback