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::__anon7691
408 if (extension_dict->GetInteger(kPrefLocation, &location_value) &&
1338 if (!extension->GetInteger(kPrefLocation, &location_value))
2035 extension_dict->Set(kPrefLocation,

Completed in 39 milliseconds