Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp216 struct IntArray : public Base { struct in OHOS::Media::NapiCallback
1192 NapiCallback::IntArray *cb = new(std::nothrow) NapiCallback::IntArray(); in OnBitRateCollectedCb()
1193 CHECK_AND_RETURN_LOG(cb != nullptr, "failed to new IntArray"); in OnBitRateCollectedCb()
1232 CHECK_AND_RETURN_LOG(cb != nullptr, "failed to new IntArray"); in OnMaxAmplitudeCollectedCb()

Completed in 3 milliseconds