Searched defs:command_length (Results 1 – 3 of 3) sorted by relevance
345 const uint32_t command_length = 8 + 2 + 2 + ::strlen(greeting) + 1; in SendRequestConnect() local371 const uint32_t command_length = 8 + 2; in SendRequestReattach() local404 const uint32_t command_length = 8; in SendRequestVersion() local490 const uint32_t command_length = 8; in SendRequestHostInfo() local520 const uint32_t command_length = 8; in SendRequestKernelVersion() local536 const uint32_t command_length = 8; in SendRequestDisconnect() local555 const uint32_t command_length = 8 + command_addr_byte_size + 4; in SendRequestReadMemory() local594 const uint32_t command_length = 8 + command_addr_byte_size + 4 + src_len; in SendRequestWriteMemory() local625 const uint32_t command_length = 8 + src_len; in SendRawRequest() local1175 const uint32_t command_length = 8 + 4 + 4; in SendRequestReadRegisters() local[all …]
392 uint16_t command_length; member 2296 uint8_t command_length; global() member
26749 uint16_t command_length; global() member [all...]