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

  /external/chromium_org/chrome/browser/policy/
profile_policy_connector_factory.h 72 ProfilePolicyConnector* GetForProfileInternal(Profile* profile);
profile_policy_connector_factory.cc 39 return GetInstance()->GetForProfileInternal(profile);
83 ProfilePolicyConnectorFactory::GetForProfileInternal(Profile* profile) {

Completed in 435 milliseconds