Home
last modified time | relevance | path

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

/external/chromium_org/chromeos/network/onc/
Donc_translation_tables.h51 bool TranslateStringToShill(const StringTranslationEntry table[],
Donc_translator_onc_to_shill.cc242 if (TranslateStringToShill(table, onc_value, &shill_value)) { in TranslateWithTableAndSet()
Donc_translation_tables.cc327 bool TranslateStringToShill(const StringTranslationEntry table[], in TranslateStringToShill() function