Home
last modified time | relevance | path

Searched refs:SeekNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/include/
H A Dplayer_mock.h91 void SeekNotify(int32_t extra, const Format &infoBody);
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_mock.cpp204 SeekNotify(extra, infoBody); in OnInfo()
286 void PlayerCallbackTest::SeekNotify(int32_t extra, const Format &infoBody) in SeekNotify() function in OHOS::Media::PlayerCallbackTest