Searched defs:extra (Results 1 - 8 of 8) sorted by relevance
/test/xts/acts/multimedia_lite/media_lite_posix/recorder_native/src/ |
H A D | ActsMediaRecorderTest.cpp | 46 void RecoderLiteTest::OnInfo(const int32_t type, const int32_t extra)
in OnInfo() argument 57 void TestVideoRecorderCallback::OnInfo(int32_t type, int32_t extra)
in OnInfo() argument
|
/test/testfwk/developer_test/aw/cxx/hwext/ |
H A D | perf.cpp | 154 bool BaseLineManager::GetExtraValueDouble(const string testcaseName, const string extra, double &value) in GetExtraValueDouble() argument
|
/test/xts/acts/ability_lite/ability_posix/src/ |
H A D | AbilityMgrTest.cpp | 526 char *extra = (char*)"test";
in HWTEST_F() local
|
H A D | AbilityMgrTest2.cpp | 531 char *extra = (char*)"test";
in HWTEST_F() local
|
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
H A D | ActsMediaPlayerAudioTest.cpp | 200 void PlayerliteCallback::OnInfo(int32_t type, int32_t extra)
in OnInfo() argument
|
/test/xts/acts/multimedia/media/media_ndk_standard/AVPlayerNDK/entry/src/main/cpp/ |
H A D | avplayer_ndk_test.cpp | 92 static void AVPlayerOnInfo(OH_AVPlayer *player, AVPlayerOnInfoType infoType, int32_t extra) in AVPlayerOnInfo() argument
|
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
H A D | avplayerndk.cpp | 1546 static void AVPlayerOnInfo(OH_AVPlayer *player, AVPlayerOnInfoType Type, int32_t extra) {}
in AVPlayerOnInfo() argument
|
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
H A D | hello.cpp | 1304 Drm_ErrCode TestSystemCallBack(DRM_EventType eventType, uint8_t *eventInfo,int32_t infoLen, char *extra) {
in TestSystemCallBack() argument 1786 Drm_ErrCode TestSessionEventCallBack(DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) {
in TestSessionEventCallBack() argument 2158 testMediaSystemSetCallBack(MediaKeySystem *mediaKeySystem, DRM_EventType eventType, uint8_t *drmInfo, int32_t infoLen, char *extra) testMediaSystemSetCallBack() argument 2237 sessoinEventCallBackTest(MediaKeySession *mediaKeySessoin, DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) sessoinEventCallBackTest() argument
|
Completed in 24 milliseconds