OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpu_brand_value
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/gpu/config/
gpu_control_list.cc
647
const base::DictionaryValue*
cpu_brand_value
= NULL;
local
648
if (value->GetDictionary("cpu_info", &
cpu_brand_value
)) {
651
cpu_brand_value
->GetString(kOp, &cpu_op);
652
cpu_brand_value
->GetString("value", &cpu_value);
[
all
...]
Completed in 357 milliseconds