Searched refs:PlaybackStateAsyncExecutor (Results 1 – 2 of 2) sorted by relevance
77 static std::function<void()> PlaybackStateAsyncExecutor(std::shared_ptr<ContextBase> context);
545 std::function<void()> NapiAVSession::PlaybackStateAsyncExecutor(std::shared_ptr<ContextBase> contex… in PlaybackStateAsyncExecutor() function in OHOS::AVSession::NapiAVSession612 auto asyncExecutor = PlaybackStateAsyncExecutor(context); in SetAVPlaybackState()