Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DPerfEnvironment.php30 public function setCpuInfo(CPUInfo $cpuInfo) argument
32 $this->cpuInfo = $cpuInfo;
39 return $this->cpuInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1TelemetryDevice.php115 public function setCpuInfo($cpuInfo) argument
117 $this->cpuInfo = $cpuInfo;
124 return $this->cpuInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDevice.php247 public function setCpuInfo($cpuInfo) argument
249 $this->cpuInfo = $cpuInfo;
256 return $this->cpuInfo;