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

  /external/chromium_org/chrome/browser/sync/test/integration/
extensions_helper.h 62 void IncognitoDisableExtension(Profile* profile, int index);
extensions_helper.cc 104 void IncognitoDisableExtension(Profile* profile, int index) {
105 return SyncExtensionHelper::GetInstance()->IncognitoDisableExtension(
two_client_extensions_sync_test.cc 14 using extensions_helper::IncognitoDisableExtension;
233 IncognitoDisableExtension(GetProfile(1), 0);
234 IncognitoDisableExtension(verifier(), 0);
apps_helper.cc 84 return SyncExtensionHelper::GetInstance()->IncognitoDisableExtension(
sync_extension_helper.h 60 void IncognitoDisableExtension(Profile* profile, const std::string& name);
sync_extension_helper.cc 124 void SyncExtensionHelper::IncognitoDisableExtension(

Completed in 173 milliseconds