HomeSort by relevance Sort by last modified time
    Searched defs:GetMachineType (Results 1 - 3 of 3) sorted by null

  /system/update_engine/
omaha_request_params_unittest.cc 68 string GetMachineType() {
88 EXPECT_EQ(string("ForcedVersion_") + GetMachineType(), params_.os_sp());
omaha_request_params.cc 87 os_sp_ = image_props_.version + "_" + GetMachineType();
177 string OmahaRequestParams::GetMachineType() const {
  /tools/acloud/internal/lib/
gcompute_client.py 756 "machineType": self.GetMachineType(machine_type, zone)["selfLink"],
    [all...]

Completed in 56 milliseconds