Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 65) sorted by relevance

123

/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.cpp40 LOG(DEBUG) << "Invalid response, ignore!"; in SendCommandResponse()
47 LOG(DEBUG) << " AT< " << response; in SendCommandResponse()
82 LOG(DEBUG) << "added one remote client"; in SetRemoteClient()
98 LOG(DEBUG) << "added one RIL client"; in AcceptIncomingConnection()
152 LOG(DEBUG) << "AT> " << command; in ReadCommand()
158 LOG(DEBUG) << "incomplete command: " << incomplete_command; in ReadCommand()
169 LOG(DEBUG) << "No client connected yet."; in SendUnsolicitedCommand()
181 LOG(DEBUG) << "Remote client has closed."; in SendRemoteCommand()
194 LOG(DEBUG) << "asking to remove clients"; in CloseRemoteConnection()
201 LOG(DEBUG) << "Remote client has been erased."; in CloseRemoteConnection()
[all …]
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/decoder/
Dfoo_dec.cpp20 # define DEBUG(...) do { if (emugl_cxt_logger) { emugl_cxt_logger(__VA_ARGS__); } } while(0) macro
22 # define DEBUG(...) ((void)0) macro
53 DEBUG("foo(%p): fooAlphaFunc(%d %f )\n", stream, var_func, var_ref); in decode()
68 DEBUG("foo(%p): fooIsBuffer(%p(%u) )\n", stream, (void*)(inptr_stuff.get()), size_stuff); in decode()
84 DEBUG("foo(%p): fooUnsupported(%p(%u) )\n", stream, (void*)(inptr_params.get()), size_params); in decode()
95 DEBUG("foo(%p): fooDoEncoderFlush(%d )\n", stream, var_param); in decode()
107DEBUG("foo(%p): fooTakeConstVoidPtrConstPtr(%p(%u) )\n", stream, (const void* const*)(inptr_param.… in decode()
121DEBUG("foo(%p): fooSetComplexStruct(%p(%u) )\n", stream, (const FooStruct*)(inptr_obj.get()), size… in decode()
138DEBUG("foo(%p): fooGetComplexStruct(%p(%u) )\n", stream, (FooStruct*)(outptr_obj.get()), size_obj); in decode()
162 DEBUG("foo(%p): fooInout(%p(%u) )\n", stream, (uint32_t*)(outptr_count.get()), size_count); in decode()
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dmain.cpp113 LOG(DEBUG) << "Socket to vsock exiting"; in SocketToVsock()
129 LOG(DEBUG) << "Vsock to socket exiting"; in VsockToSocket()
143 LOG(DEBUG) << "starting TCP server on " << FLAGS_tcp_port in TcpServer()
147 LOG(DEBUG) << "Accepting client connections"; in TcpServer()
156 LOG(DEBUG) << "Connected to vsock:" << FLAGS_vsock_cid << ":" in TcpServer()
197 LOG(DEBUG) << "Starting vsock server on " << FLAGS_vsock_port; in VsockServer()
208 LOG(DEBUG) << "waiting for vsock connection"; in VsockServer()
211 LOG(DEBUG) << "vsock socket accepted"; in VsockServer()
/device/google/cuttlefish/common/libs/device_config/
Dhost_device_config.cpp51 LOG(DEBUG) << "Network config:"; in ObtainConfig()
52 LOG(DEBUG) << "ipaddr = " << ril_ipaddr; in ObtainConfig()
53 LOG(DEBUG) << "gateway = " << ril_gateway; in ObtainConfig()
54 LOG(DEBUG) << "dns = " << ril_dns; in ObtainConfig()
55 LOG(DEBUG) << "broadcast = " << ril_broadcast; in ObtainConfig()
56 LOG(DEBUG) << "prefix length = " << static_cast<int>(ril_prefixlen); in ObtainConfig()
/device/google/cuttlefish/host/commands/log_tee/
Dlog_tee.cpp58 LOG(DEBUG) << "Starting to read from process " << FLAGS_process_name; in main()
67 LOG(DEBUG) << "Failed to read from process " << FLAGS_process_name << ": " in main()
71 LOG(DEBUG) << "Finished reading from process " << FLAGS_process_name; in main()
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-sched.c42 TRACE_TAG(DEBUG, 1);
101 TRACE(DEBUG, _b("in: %x:[%p] (ts:%x)"), ts, node, xf_sched_timestamp(sched)); in xf_sched_put()
128 TRACE(DEBUG, _b("out: %x:[%p]"), ts, n_idx); in xf_sched_get()
/device/google/cuttlefish/host/commands/config_server/
Dmain.cpp45 LOG(DEBUG) << "Connection received on configuration server"; in main()
49 LOG(DEBUG) << "Successfully sent device configuration"; in main()
/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_server.cpp38 LOG(DEBUG) << "Awaiting connections"; in MainLoop()
40 LOG(DEBUG) << "Accepted a client connection"; in MainLoop()
/device/google/cuttlefish/host/commands/secure_env/
Dtpm_attestation_record.cpp29 LOG(DEBUG) << "TODO(schuffelen): Implement VerifyAndCopyDeviceIds"; in VerifyAndCopyDeviceIds()
45 LOG(DEBUG) << "TODO(schuffelen): Implement GetVerifiedBootParams"; in GetVerifiedBootParams()
Din_process_tpm.cpp34 #undef DEBUG
73 LOG(DEBUG) << "Manufacturing TPM state"; in InProcessTpm()
/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp73 LOG(DEBUG) << "Creating " << image; in CreateBlankImage()
184 LOG(DEBUG) << data_image << " exists. Not creating it."; in ApplyDataImagePolicy()
193 LOG(DEBUG) << "misc partition image: use existing"; in InitializeMiscImage()
197 LOG(DEBUG) << "misc partition image: creating empty"; in InitializeMiscImage()
/device/google/cuttlefish/host/frontend/adb_connector/
Dadb_connection_maintainer.cpp172 LOG(DEBUG) << "Attempting to connect to device with address " << address; in EstablishConnection()
176 LOG(DEBUG) << "adb connect message for " << address << " successfully sent"; in EstablishConnection()
183 LOG(DEBUG) << "Watching for disconnect on " << address; in WaitForAdbDisconnection()
204 LOG(DEBUG) << "Sending adb disconnect"; in WaitForAdbDisconnection()
/device/google/contexthub/firmware/build/
Dcommon_config.mk77 DEBUG ?= -DDEBUG
82 $(DEBUG) \
/device/google/cuttlefish/host/commands/tombstone_receiver/
Dmain.cpp53 LOG(DEBUG) << "Creating " << retval; in next_tombstone_path()
67 LOG(DEBUG) << "Host is starting server on port " in main()
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp568 LOG(DEBUG) << "ICE connection state: New"; in OnStandardizedIceConnectionChange()
571 LOG(DEBUG) << "ICE connection state: Checking"; in OnStandardizedIceConnectionChange()
574 LOG(DEBUG) << "ICE connection state: Connected"; in OnStandardizedIceConnectionChange()
577 LOG(DEBUG) << "ICE connection state: Completed"; in OnStandardizedIceConnectionChange()
580 LOG(DEBUG) << "ICE connection state: Failed"; in OnStandardizedIceConnectionChange()
583 LOG(DEBUG) << "ICE connection state: Disconnected"; in OnStandardizedIceConnectionChange()
586 LOG(DEBUG) << "ICE connection state: Closed"; in OnStandardizedIceConnectionChange()
589 LOG(DEBUG) << "ICE connection state: Max"; in OnStandardizedIceConnectionChange()
/device/google/cuttlefish/common/libs/security/
Dgatekeeper_channel.cpp62 LOG(DEBUG) << "Sending message with id: " << command; in SendMessage()
84 LOG(DEBUG) << "Received message with id: " << message_header.cmd; in ReceiveMessage()
Dkeymaster_channel.cpp60 LOG(DEBUG) << "Sending message with id: " << command; in SendMessage()
82 LOG(DEBUG) << "Received message with id: " << message_header.cmd; in ReceiveMessage()
/device/generic/goldfish/qemu-props/
Dqemu-props.cpp27 #define DEBUG 1 macro
29 #if DEBUG
/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp37 using android::base::DEBUG; in GuessSeverity()
50 || env_value == std::to_string((int) DEBUG)) { in GuessSeverity()
51 return DEBUG; in GuessSeverity()
Dfiles.cpp116 LOG(DEBUG) << "Renaming " << old_name << " to " << new_name; in RenameFile()
126 LOG(DEBUG) << "Removing " << file; in RemoveFile()
/device/generic/goldfish-opengl/system/codecs/omx/common/
Dgoldfish_media_utils.cpp21 #define DEBUG 0 macro
22 #if DEBUG
/device/google/cuttlefish/guest/commands/vtpm_manager/
Dmain.cpp57 LOG(DEBUG) << "TPM response was: \"" << Tss2_RC_Decode(host_rc) << "\" (" in ReadResponseLoop()
96 LOG(DEBUG) << "Received TPM command " in SendCommandLoop()
/device/google/wahoo/usb/
DUsbGadget.cpp32 constexpr bool DEBUG = false; variable
129 if (DEBUG) displayInotifyEvent(event); in monitorFfs()
137 if (DEBUG) in monitorFfs()
145 if (DEBUG) ALOGI("endpoints not up"); in monitorFfs()
549 if (DEBUG) ALOGI("Mainthread in Cv"); in setupFunctions()
/device/generic/goldfish/radio/libril/
Dril_event.cpp75 #define DEBUG 0 macro
77 #if DEBUG
331 #if DEBUG
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_event.cpp75 #define DEBUG 0 macro
77 #if DEBUG
331 #if DEBUG

123