Home
last modified time | relevance | path

Searched refs:device_string (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/
Dinstance_lock.cpp153 std::string device_string = *device_string_match.begin(); in ParseMatchedLine() local
154 auto tokens = android::base::Tokenize(device_string, "-"); in ParseMatchedLine()