Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profile_resetter/
Djtl_interpreter.cc279 std::string effective_sld; in Execute() local
281 !GetEffectiveSLD(possibly_invalid_url, &effective_sld)) in Execute()
284 hashed_name_, new StringValue(context->GetHash(effective_sld))); in Execute()
293 std::string* effective_sld) { in GetEffectiveSLD() argument
295 DCHECK(effective_sld); in GetEffectiveSLD()
312 effective_sld->assign( in GetEffectiveSLD()