Searched refs:CreateOffTheRecordProfile (Results 1 – 3 of 3) sorted by relevance
612 Profile* CreateOffTheRecordProfile();
770 Profile* Profile::CreateOffTheRecordProfile() { in CreateOffTheRecordProfile() function in Profile
678 scoped_ptr<Profile> p(CreateOffTheRecordProfile()); in GetOffTheRecordProfile()