Searched refs:command_prefix_ (Results 1 – 1 of 1) sorted by relevance
102 command_prefix_ = prefix; in SendCommand()183 if (response.compare(0, command_prefix_.size(), command_prefix_) == 0) { in IsIntermediateResponse()226 std::string command_prefix_; member in ModemServiceTest