OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_op
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/config/
gpu_control_list.h
385
bool SetCpuBrand(const std::string&
cpu_op
,
gpu_control_list.cc
649
std::string
cpu_op
;
local
651
cpu_brand_value->GetString(kOp, &
cpu_op
);
653
if (!entry->SetCpuBrand(
cpu_op
, cpu_value)) {
924
const std::string&
cpu_op
,
926
cpu_brand_.reset(new StringInfo(
cpu_op
, cpu_value));
[
all
...]
Completed in 24 milliseconds