HomeSort by relevance Sort by last modified time
    Searched refs:GetManualBehaviorForURL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/managed_mode/
managed_user_service_unittest.cc 114 managed_user_service_->GetManualBehaviorForURL(kExampleFooURL));
116 managed_user_service_->GetManualBehaviorForURL(kExampleBarURL));
118 managed_user_service_->GetManualBehaviorForURL(
121 managed_user_service_->GetManualBehaviorForURL(kBlurpURL));
123 managed_user_service_->GetManualBehaviorForURL(kMooseURL));
142 managed_user_service_->GetManualBehaviorForURL(kExampleFooURL));
144 managed_user_service_->GetManualBehaviorForURL(kExampleBarURL));
146 managed_user_service_->GetManualBehaviorForURL(
149 managed_user_service_->GetManualBehaviorForURL(kBlurpURL));
151 managed_user_service_->GetManualBehaviorForURL(kMooseURL))
    [all...]
managed_user_service.h 104 ManualBehavior GetManualBehaviorForURL(const GURL& url);
managed_user_service.cc 479 ManagedUserService::ManualBehavior ManagedUserService::GetManualBehaviorForURL(

Completed in 130 milliseconds