Home
last modified time | relevance | path

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

/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.cpp311 void VDecDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadMutexTest.cpp271 int errorType = 100; variable
/test/xts/acts/communication_lite/wifiservice_hal/src/
Dwifiservice_func_test.c733 int errorType = -1; //Unnormal Type Val -> Default Type Val variable
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
DActsMediaPlayerAudioTest.cpp195 void PlayerliteCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()
/test/xts/acts/multimedia_lite/media_lite_posix/recorder_native/src/
DActsMediaRecorderTest.cpp41 void RecoderLiteTest::OnError(const int32_t errorType, const int32_t errorCode) in OnError()
52 void TestVideoRecorderCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()