Home
last modified time | relevance | path

Searched refs:ParserVolumeOptionFromJs (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H A Dsoundpool_napi.h139 int32_t ParserVolumeOptionFromJs(std::unique_ptr<SoundPoolAsyncContext> &asyncCtx,
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_napi.cpp474 if (asyncCtx->napi->ParserVolumeOptionFromJs(asyncCtx, env, args) == MSERR_OK) { in JsSetVolume()
792 int32_t SoundPoolNapi::ParserVolumeOptionFromJs(std::unique_ptr<SoundPoolAsyncContext> &asyncCtx, in ParserVolumeOptionFromJs() function in OHOS::Media::SoundPoolNapi

Completed in 2 milliseconds