Searched refs:device_string (Results 1 – 1 of 1) sorted by relevance
153 std::string device_string = *device_string_match.begin(); in ParseMatchedLine() local154 auto tokens = android::base::Tokenize(device_string, "-"); in ParseMatchedLine()