Searched refs:kPrefLocation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dextension_prefs.cc52 const char kPrefLocation[] = "location"; member in namespace:extensions::__anon8161
410 if (extension_dict->GetInteger(kPrefLocation, &location_value) &&
1332 if (!extension->GetInteger(kPrefLocation, &location_value))
2025 extension_dict->Set(kPrefLocation,

Completed in 89 milliseconds