Searched defs:checkresult (Results 1 - 11 of 11) sorted by relevance
/third_party/pcre2/pcre2/ |
H A D | RunTest | 161 checkresult() function [all...] |
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | volumemanager_n_exporter.cpp | 53 bool checkresult = CheckVolumes(env, info, funcArg); in GetAllVolumes() local 119 bool checkresult = CheckMount(env, info, funcArg); in Mount() local 159 bool checkresult = CheckMount(env, info, funcArg); in Unmount() local 200 bool checkresult = CheckMount(env, info, funcArg); in GetVolumeByUuid() local 252 bool checkresult = CheckMount(env, info, funcArg); in GetVolumeById() local [all...] |
/third_party/ltp/testcases/realtime/func/thread_clock/ |
H A D | tc-2.c | 134 int checkresult(float proctime) in checkresult() function
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/amrnb/ |
H A D | ffmpeg_amrnb_decoder_plugin.cpp | 81 Status checkresult = CheckInit(parameter); in SetParameter() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/amrwb/ |
H A D | ffmpeg_amrwb_decoder_plugin.cpp | 82 Status checkresult = CheckInit(parameter); in SetParameter() local
|
/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
H A D | audio_ffmpeg_amrwb_decoder_plugin.cpp | 58 int32_t checkresult = AudioFFMpegAmrwbDecoderPlugin::Checkinit(format); in Init() local
|
H A D | audio_ffmpeg_amrnb_decoder_plugin.cpp | 58 int32_t checkresult = AudioFFMpegAmrnbDecoderPlugin::Checkinit(format); in Init() local
|
H A D | audio_ffmpeg_mp3_decoder_plugin.cpp | 52 int32_t checkresult = AudioFFMpegMp3DecoderPlugin::Checkinit(format); in Init() local
|
H A D | audio_g711mu_decoder_plugin.cpp | 51 int32_t checkresult = CheckInit(format); in Init() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/mp3/ |
H A D | ffmpeg_mp3_decoder_plugin.cpp | 84 Status checkresult = CheckInit(parameter); in SetParameter() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/flac/ |
H A D | ffmpeg_flac_decoder_plugin.cpp | 113 Status checkresult = CheckFormat(parameter); in SetParameter() local
|
Completed in 5 milliseconds