Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc134 const char* kTypeProperty = "Type"; variable
602 { kTypeProperty, PROPERTY_INDEX_TYPE },
637 info->GetString(kTypeProperty, &type_string); in ParseTypeFromDictionary()