Lines Matching refs:LOG

76         LOG(ERROR) << "command FMQ is invalid";  in isValid()
80 LOG(ERROR) << "reply FMQ is invalid"; in isValid()
84 LOG(ERROR) << "frame size is invalid"; in isValid()
88 LOG(ERROR) << "data FMQ is invalid"; in isValid()
153 LOG(WARNING) << "command '" << toString(command.getTag()) in populateReplyWrongState()
169 LOG(ERROR) << __func__ << ": reading of command from MQ failed"; in cycle()
179 LOG(severity) << __func__ << ": received command " << command.toString() << " in " in cycle()
192 LOG(WARNING) << __func__ << ": EXIT command has a bad cookie: " << cookie; in cycle()
212 LOG(ERROR) << __func__ << ": start failed: " << status; in cycle()
221 LOG(VERBOSE) << __func__ << ": '" << toString(command.getTag()) << "' command for " in cycle()
245 LOG(WARNING) << __func__ << ": invalid burst byte count: " << fmqByteCount; in cycle()
257 LOG(ERROR) << __func__ << ": drain failed: " << status; in cycle()
264 LOG(WARNING) << __func__ << ": invalid drain mode: " << toString(mode); in cycle()
273 LOG(ERROR) << __func__ << ": standby failed: " << status; in cycle()
286 LOG(ERROR) << __func__ << ": pause failed: " << status; in cycle()
299 LOG(ERROR) << __func__ << ": flush failed: " << status; in cycle()
308 LOG(severity) << __func__ << ": writing reply " << reply.toString(); in cycle()
310 LOG(ERROR) << __func__ << ": writing of reply " << reply.toString() << " to MQ failed"; in cycle()
335 LOG(ERROR) << __func__ << ": read failed: " << status; in read()
345 LOG(VERBOSE) << __func__ << ": writing of " << actualByteCount << " bytes into data MQ" in read()
352 LOG(WARNING) << __func__ << ": writing of " << actualByteCount in read()
379 LOG(ERROR) << __func__ << ": error from onDrainReady: " << status; in cycle()
385 LOG(ERROR) << __func__ << ": error from onTransferReady: " << status; in cycle()
390 LOG(DEBUG) << __func__ << ": switched to state " << toString(mState) in cycle()
398 LOG(ERROR) << __func__ << ": reading of command from MQ failed"; in cycle()
408 LOG(severity) << __func__ << ": received command " << command.toString() << " in " in cycle()
422 LOG(WARNING) << __func__ << ": EXIT command has a bad cookie: " << cookie; in cycle()
461 LOG(ERROR) << __func__ << ": start failed: " << status; in cycle()
468 LOG(VERBOSE) << __func__ << ": '" << toString(command.getTag()) << "' command for " in cycle()
499 LOG(WARNING) << __func__ << ": invalid burst byte count: " << fmqByteCount; in cycle()
518 LOG(ERROR) << __func__ << ": drain failed: " << status; in cycle()
528 LOG(WARNING) << __func__ << ": invalid drain mode: " << toString(mode); in cycle()
537 LOG(ERROR) << __func__ << ": standby failed: " << status; in cycle()
564 LOG(ERROR) << __func__ << ": pause failed: " << status; in cycle()
577 LOG(ERROR) << __func__ << ": flush failed: " << status; in cycle()
586 LOG(severity) << __func__ << ": writing reply " << reply.toString(); in cycle()
588 LOG(ERROR) << __func__ << ": writing of reply " << reply.toString() << " to MQ failed"; in cycle()
607 LOG(VERBOSE) << __func__ << ": reading of " << readByteCount << " bytes from data MQ" in write()
622 LOG(ERROR) << __func__ << ": write failed: " << status; in write()
640 LOG(WARNING) << __func__ << ": reading of " << readByteCount in write()
650 LOG(ERROR) << __func__ << ": stream was not closed prior to destruction, resource leak"; in ~StreamCommonImpl()
686 LOG(WARNING) << __func__ << ": invalid spatializer priority: " << sptPrio; in initInstance()
697 LOG(WARNING) << __func__ << ": invalid worker tid: " << workerTid; in initInstance()
706 LOG(FATAL) << __func__ << ": the common interface was not created"; in getStreamCommonCommon()
709 LOG(DEBUG) << __func__ << ": returning " << _aidl_return->get()->asBinder().get(); in getStreamCommonCommon()
714 LOG(DEBUG) << __func__ << ": id " << in_hwAvSyncId; in updateHwAvSyncId()
720 LOG(DEBUG) << __func__ << ": id count: " << in_ids.size(); in getVendorParameters()
727 LOG(DEBUG) << __func__ << ": parameters count " << in_parameters.size() in setVendorParameters()
735 LOG(DEBUG) << __func__ << ": null effect"; in addEffect()
737 LOG(DEBUG) << __func__ << ": effect Binder" << in_effect->asBinder().get(); in addEffect()
745 LOG(DEBUG) << __func__ << ": null effect"; in removeEffect()
747 LOG(DEBUG) << __func__ << ": effect Binder" << in_effect->asBinder().get(); in removeEffect()
753 LOG(DEBUG) << __func__; in close()
756 LOG(DEBUG) << __func__ << ": joining the worker thread..."; in close()
758 LOG(DEBUG) << __func__ << ": worker thread joined"; in close()
762 LOG(ERROR) << __func__ << ": stream was already closed"; in close()
768 LOG(DEBUG) << __func__; in prepareToClose()
772 LOG(ERROR) << __func__ << ": stream was closed"; in prepareToClose()
778 LOG(DEBUG) << __func__ << ": asking the worker to exit..."; in stopWorker()
786 LOG(ERROR) << __func__ << ": failed to write exit command to the MQ"; in stopWorker()
788 LOG(DEBUG) << __func__ << ": done"; in stopWorker()
793 LOG(DEBUG) << __func__; in updateMetadataCommon()
796 LOG(FATAL) << __func__ << ": changing metadata variant is not allowed"; in updateMetadataCommon()
801 LOG(ERROR) << __func__ << ": stream was closed"; in updateMetadataCommon()
813 LOG(DEBUG) << __func__; in bluetoothParametersUpdated()
829 LOG(DEBUG) << __func__; in StreamIn()
851 LOG(DEBUG) << __func__ << ": returning " << ::android::internal::ToString(*_aidl_return); in getActiveMicrophones()
856 LOG(DEBUG) << __func__; in getMicrophoneDirection()
862 LOG(DEBUG) << __func__ << ": direction " << toString(in_direction); in setMicrophoneDirection()
867 LOG(DEBUG) << __func__; in getMicrophoneFieldDimension()
873 LOG(DEBUG) << __func__ << ": zoom " << in_zoom; in setMicrophoneFieldDimension()
878 LOG(DEBUG) << __func__; in getHwGain()
884 LOG(DEBUG) << __func__ << ": gains " << ::android::internal::ToString(in_channelGains); in setHwGain()
893 LOG(DEBUG) << __func__ << ": returning " << ::android::internal::ToString(*_aidl_return); in getHwGainImpl()
898 LOG(DEBUG) << __func__ << ": gains " << ::android::internal::ToString(in_channelGains); in setHwGainImpl()
900 LOG(ERROR) << __func__ in setHwGainImpl()
906 LOG(ERROR) << __func__ << ": gain value out of range: " << gain; in setHwGainImpl()
916 LOG(DEBUG) << __func__; in StreamOut()
925 LOG(DEBUG) << __func__; in updateOffloadMetadata()
927 LOG(ERROR) << __func__ << ": stream was closed"; in updateOffloadMetadata()
931 LOG(ERROR) << __func__ << ": not a compressed offload stream"; in updateOffloadMetadata()
935 LOG(ERROR) << __func__ << ": invalid sample rate value: " << in_offloadMetadata.sampleRate; in updateOffloadMetadata()
939 LOG(ERROR) << __func__ in updateOffloadMetadata()
944 LOG(ERROR) << __func__ in updateOffloadMetadata()
949 LOG(ERROR) << __func__ in updateOffloadMetadata()
958 LOG(DEBUG) << __func__; in getHwVolume()
964 LOG(DEBUG) << __func__ << ": gains " << ::android::internal::ToString(in_channelVolumes); in setHwVolume()
969 LOG(DEBUG) << __func__; in getAudioDescriptionMixLevel()
975 LOG(DEBUG) << __func__ << ": description mix level " << in_leveldB; in setAudioDescriptionMixLevel()
980 LOG(DEBUG) << __func__; in getDualMonoMode()
986 LOG(DEBUG) << __func__ << ": dual mono mode " << toString(in_mode); in setDualMonoMode()
992 LOG(DEBUG) << __func__; in getRecommendedLatencyModes()
998 LOG(DEBUG) << __func__ << ": latency mode " << toString(in_mode); in setLatencyMode()
1003 LOG(DEBUG) << __func__; in getPlaybackRateParameters()
1009 LOG(DEBUG) << __func__ << ": " << in_playbackRate.toString(); in setPlaybackRateParameters()
1014 LOG(DEBUG) << __func__ << ": presentationId " << in_presentationId << ", programId " in selectPresentation()
1025 LOG(DEBUG) << __func__ << ": returning " << ::android::internal::ToString(*_aidl_return); in getHwVolumeImpl()
1031 LOG(DEBUG) << __func__ << ": volumes " << ::android::internal::ToString(in_channelVolumes); in setHwVolumeImpl()
1033 LOG(ERROR) << __func__ in setHwVolumeImpl()
1039 LOG(ERROR) << __func__ << ": volume value out of range: " << volume; in setHwVolumeImpl()