Searched refs:CheckConfigFormat (Results 1 – 2 of 2) sorted by relevance
179 bool CheckConfigFormat(const AudioProcessConfig &config);
1144 bool AudioServer::CheckConfigFormat(const AudioProcessConfig &config) in CheckConfigFormat() function in OHOS::AudioStandard::AudioServer1298 …CHECK_AND_RETURN_RET_LOG(CheckConfigFormat(resetConfig), nullptr, "AudioProcessConfig format is wr… in CreateAudioProcess()