Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Ddevice_ui_kind.cc36 std::string short_id = manifest_id.substr(0, 2); in GetDeviceUiKind() local
38 auto iter = device_kind_map.find(short_id); in GetDeviceUiKind()