Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/adb/
Dstrings.cpp23 AdbMode StringToAdbMode(const std::string& mode_cased) { in StringToAdbMode() argument
24 std::string mode = mode_cased; in StringToAdbMode()