Lines Matching refs:LOG
68 LOG(VERBOSE) << "tune (internal) to " << toString(sel); in tuneInternalLocked()
93 LOG(DEBUG) << "tune to " << toString(sel); in tune()
99 LOG(WARNING) << "selector not supported: " << toString(sel); in tune()
104 LOG(ERROR) << "selector is not valid: " << toString(sel); in tune()
121 LOG(DEBUG) << "seek up=" << directionUp << " skipSubChannel=" << skipSubChannel; in scan()
133 LOG(DEBUG) << "program list is empty, seek couldn't stop"; in scan()
164 LOG(VERBOSE) << "executing seek up=" << directionUp; in scan()
175 LOG(DEBUG) << "step up=" << directionUp; in step()
182 LOG(WARNING) << "can't step in anything else than AM/FM"; in step()
189 LOG(ERROR) << "can't find current band"; in step()
203 LOG(VERBOSE) << "executing step to " << stepTo; in step()
215 LOG(VERBOSE) << "cancelling current operations..."; in cancelLocked()
233 LOG(DEBUG) << "requested program list updates, filter=" << toString(filter); in startProgramListUpdates()
260 LOG(DEBUG) << "requested program list updates to stop"; in stopProgramListUpdates()
265 LOG(VERBOSE) << __func__ << " " << toString(flag); in isConfigFlagSet()
272 LOG(VERBOSE) << __func__ << " " << toString(flag) << " " << value; in setConfigFlag()
290 LOG(DEBUG) << "closing session..."; in close()
301 LOG(WARNING) << "tune operation is in process"; in getAmFmRangeLocked()