Searched defs:AsProfile (Results 1 – 2 of 2) sorted by relevance
26 Profile* ChromeBrowserContext::AsProfile() { in AsProfile() function in ChromeBrowserContext
47 Profile* AsProfile() override { return this; } in AsProfile() function