Home
last modified time | relevance | path

Searched refs:debugMessage (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/audio/aidl/default/bluetooth/
DDevicePortProxy.cpp80 LOG(ERROR) << __func__ << debugMessage() << " already in use"; in registerPort()
105 LOG(DEBUG) << __func__ << debugMessage(); in registerPort()
163 LOG(VERBOSE) << __func__ << debugMessage() << " port unregistered"; in unregisterPort()
179 LOG(INFO) << "control_result_cb:" << debugMessage() << ", previous_state=" << previous_state in controlResultHandler()
247 LOG(VERBOSE) << "session_changed_cb:" << debugMessage() in sessionChangedHandler()
287 LOG(VERBOSE) << __func__ << debugMessage() << ", state*=" << getState() << ", PcmConfig=[" in loadAudioConfig()
312 LOG(VERBOSE) << __func__ << debugMessage() << ", state=" << getState() << " request"; in standby()
315 LOG(VERBOSE) << __func__ << debugMessage() << ", state=" << getState() << " done"; in standby()
327 LOG(VERBOSE) << __func__ << debugMessage() << " waiting for STARTED"; in condWaitState()
335 LOG(VERBOSE) << __func__ << debugMessage() << " waiting for SUSPENDED"; in condWaitState()
[all …]
/hardware/interfaces/thermal/2.0/default/
DThermal.cpp117 status.debugMessage = "Failed to read data"; in getCurrentTemperatures()
132 status.debugMessage = "Failed to read data"; in getTemperatureThresholds()
147 status.debugMessage = "Failed to read data"; in getCurrentCoolingDevices()
161 status.debugMessage = "Invalid nullptr callback"; in registerThermalChangedCallback()
162 LOG(ERROR) << status.debugMessage; in registerThermalChangedCallback()
173 status.debugMessage = "Same callback interface registered already"; in registerThermalChangedCallback()
174 LOG(ERROR) << status.debugMessage; in registerThermalChangedCallback()
189 status.debugMessage = "Invalid nullptr callback"; in unregisterThermalChangedCallback()
190 LOG(ERROR) << status.debugMessage; in unregisterThermalChangedCallback()
214 status.debugMessage = "The callback was not registered before"; in unregisterThermalChangedCallback()
[all …]
/hardware/interfaces/thermal/1.0/default/
DThermal.cpp98 status.debugMessage = strerror(-size); in getTemperatures()
131 status.debugMessage = strerror(-size); in getCpuUsages()
136 status.debugMessage = strerror(-size); in getCpuUsages()
176 status.debugMessage = strerror(-size); in getCoolingDevices()
/hardware/interfaces/thermal/2.0/
DIThermal.hal31 * the status.debugMessage must be populated with a human-readable
51 * the status.debugMessage must be populated with a human-readable error message.
81 * the status.debugMessage must be populated with a human-readable error message.
96 * the status.debugMessage must be populated with a human-readable error message.
108 * the status.debugMessage must be populated with the human-readable
/hardware/interfaces/thermal/1.0/
DIThermal.hal25 * the status.debugMessage must be populated with the human-readable
46 * the status.debugMessage must be populated with the human-readable
62 * the status.debugMessage must be populated with the human-readable
Dtypes.hal135 string debugMessage;
/hardware/interfaces/wifi/hostapd/1.0/
Dtypes.hal44 string debugMessage;
/hardware/interfaces/wifi/hostapd/1.2/
Dtypes.hal57 string debugMessage;
/hardware/interfaces/thermal/utils/
DThermalHidlWrapper.cpp36 status.debugMessage = debug_msg.data(); in setFailureAndCallback()
45 status.debugMessage = debug_msg.data(); in setFailureAndCallback()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DDevicePortProxy.h200 std::string debugMessage() const;
/hardware/interfaces/wifi/supplicant/1.4/
Dtypes.hal99 string debugMessage;
/hardware/interfaces/wifi/supplicant/1.0/
Dtypes.hal54 string debugMessage;