Searched defs:checkresult (Results 1 – 9 of 9) sorted by relevance
| /foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
| 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 253 bool checkresult = CheckMount(env, info, funcArg); in GetVolumeById() local
|
| /foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
| D | audio_ffmpeg_amrwb_decoder_plugin.cpp | 58 int32_t checkresult = AudioFFMpegAmrwbDecoderPlugin::Checkinit(format); in Init() local
|
| D | audio_ffmpeg_amrnb_decoder_plugin.cpp | 58 int32_t checkresult = AudioFFMpegAmrnbDecoderPlugin::Checkinit(format); in Init() local
|
| D | audio_ffmpeg_mp3_decoder_plugin.cpp | 52 int32_t checkresult = AudioFFMpegMp3DecoderPlugin::Checkinit(format); in Init() local
|
| 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/amrnb/ |
| 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/ |
| D | ffmpeg_amrwb_decoder_plugin.cpp | 82 Status checkresult = CheckInit(parameter); in SetParameter() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/mp3/ |
| 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/ |
| D | ffmpeg_flac_decoder_plugin.cpp | 116 Status checkresult = CheckFormat(parameter); in SetParameter() local
|