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

  /system/core/metricsd/
constants.h 34 static const char kProductId[] = "product_id";
  /system/update_engine/
image_properties_android.cc 35 const char kProductId[] = "product_id";
65 osrelease, kProductId, "developer-boards:brillo-starter-board");
  /external/cros/system_api/dbus/cros-disks/
dbus-constants.h 54 const char kProductId[] = "ProductId";
  /system/core/metricsd/uploader/
upload_service_test.cc 242 SetTestingProperty(metrics::kProductId, "hello");
282 SetTestingProperty(metrics::kProductId, "hello");
296 SetTestingProperty(metrics::kProductId, "");
298 SetTestingProperty(metrics::kProductId, "hello");
system_profile_cache.cc 93 if (!reader.GetString(metrics::kProductId, &profile_.product_id)

Completed in 131 milliseconds