Searched refs:raw_string (Results 1 – 1 of 1) sorted by relevance
1579 std::string raw_string(android::base::StringPrintf("Raw Data: 0x%02x", cur_op)); in GetLogInfo() local1602 raw_string += android::base::StringPrintf(" 0x%02x", byte); in GetLogInfo()1607 lines->push_back(std::move(raw_string)); in GetLogInfo()