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

  /external/chromium_org/chrome/browser/sync/test/integration/
extensions_helper.h 59 void IncognitoEnableExtension(Profile* profile, int index);
extensions_helper.cc 99 void IncognitoEnableExtension(Profile* profile, int index) {
100 return SyncExtensionHelper::GetInstance()->IncognitoEnableExtension(
two_client_extensions_sync_test.cc 16 using extensions_helper::IncognitoEnableExtension;
237 IncognitoEnableExtension(GetProfile(0), 0);
238 IncognitoEnableExtension(verifier(), 0);
apps_helper.cc 79 return SyncExtensionHelper::GetInstance()->IncognitoEnableExtension(
sync_extension_helper.h 57 void IncognitoEnableExtension(Profile* profile, const std::string& name);
sync_extension_helper.cc 125 void SyncExtensionHelper::IncognitoEnableExtension(

Completed in 1400 milliseconds