Home
last modified time | relevance | path

Searched defs:AudioVolumeManagerAsyncContext (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
Dnapi_audio_volume_manager.h39 struct AudioVolumeManagerAsyncContext : public ContextBase { struct
51 static bool CheckContextStatus(std::shared_ptr<AudioVolumeManagerAsyncContext> context); argument