Home | Sort by relevance Sort by last modified time |
/external/chromium/chrome/browser/extensions/ | |
extension_apitest.h | 47 void RestrictToProfile(Profile* profile) { profile_restriction_ = profile; } 66 Profile* profile_restriction_; member in class:ExtensionApiTest::ResultCatcher |
/external/chromium_org/chrome/browser/extensions/ | |
extension_apitest.h | 81 void RestrictToProfile(Profile* profile) { profile_restriction_ = profile; } 100 Profile* profile_restriction_; member in class:ExtensionApiTest::ResultCatcher |