Lines Matching refs:PutStringAsRawHex8
187 response.PutStringAsRawHex8(host_triple.getTriple()); in Handle_qHostInfo()
193 response.PutStringAsRawHex8(distribution_id); in Handle_qHostInfo()
272 response.PutStringAsRawHex8(*s); in Handle_qHostInfo()
277 response.PutStringAsRawHex8(*s); in Handle_qHostInfo()
289 response.PutStringAsRawHex8("127.0.0.1"); in Handle_qHostInfo()
294 response.PutStringAsRawHex8(s); in Handle_qHostInfo()
302 response.PutStringAsRawHex8(s); in Handle_qHostInfo()
439 response.PutStringAsRawHex8(*name); in Handle_qUserName()
459 response.PutStringAsRawHex8(*name); in Handle_qGroupName()
1127 response.PutStringAsRawHex8(Result->digest()); in Handle_qModuleInfo()
1130 response.PutStringAsRawHex8(uuid_str); in Handle_qModuleInfo()
1136 response.PutStringAsRawHex8(module_arch.GetTriple().getTriple()); in Handle_qModuleInfo()
1140 response.PutStringAsRawHex8( in Handle_qModuleInfo()
1216 response.PutStringAsRawHex8(proc_info.GetExecutableFile().GetPath().c_str()); in CreateProcessInfoResponse()
1220 response.PutStringAsRawHex8(proc_info.GetArg0()); in CreateProcessInfoResponse()
1223 response.PutStringAsRawHex8(arg.ref()); in CreateProcessInfoResponse()
1231 response.PutStringAsRawHex8(proc_triple.getTriple()); in CreateProcessInfoResponse()
1265 response.PutStringAsRawHex8(proc_triple.getTriple()); in CreateProcessInfoResponse_DebugServerStyle()