OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RestrictToProfile
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_apitest.h
47
void
RestrictToProfile
(Profile* profile) { profile_restriction_ = profile; }
/external/chromium_org/chrome/browser/extensions/
extension_apitest.h
81
void
RestrictToProfile
(Profile* profile) { profile_restriction_ = profile; }
Completed in 33 milliseconds