Searched defs:shill_property_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_translation_tables.cc257 const char* const* shill_property_path; member in struct:chromeos::onc::__anon6210::NestedShillDictionaryEntry
372 std::vector<std::string> shill_property_path; local
376 for (const char* const* key = it->shill_property_path; *key != NULL;
378 shill_property_path.push_back(std::string(*key));
383 return shill_property_path;

Completed in 168 milliseconds