HomeSort by relevance Sort by last modified time
    Searched refs:GetDeviceUiKind (Results 1 - 4 of 4) sorted by null

  /external/libweave/src/privet/
device_ui_kind.h 13 std::string GetDeviceUiKind(const std::string& manifest_id);
device_ui_kind.cc 14 std::string GetDeviceUiKind(const std::string& manifest_id) {
publisher.cc 62 {"services=" + GetDeviceUiKind(model_id)},
privet_handler.cc 219 GetDeviceUiKind(cloud.GetModelId()));
550 ToValue(std::vector<std::string>{GetDeviceUiKind(cloud_->GetModelId())})
    [all...]

Completed in 2385 milliseconds