Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Ddevice_ui_kind.h13 std::string GetDeviceUiKind(const std::string& manifest_id);
Ddevice_ui_kind.cc14 std::string GetDeviceUiKind(const std::string& manifest_id) { in GetDeviceUiKind() function
Dpublisher.cc62 {"services=" + GetDeviceUiKind(model_id)}, in ExposeService()
Dprivet_handler.cc219 GetDeviceUiKind(cloud.GetModelId())); in CreateManifestSection()
550 ToValue(std::vector<std::string>{GetDeviceUiKind(cloud_->GetModelId())}) in HandleInfo()