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

  /external/chromium_org/chrome/browser/extensions/
app_sync_data.h 48 bool uninstalled() const { return extension_sync_data_.uninstalled(); } function in class:extensions::AppSyncData
extension_sync_data.h 50 void set_uninstalled(bool uninstalled);
57 bool uninstalled() const { return uninstalled_; } function in class:extensions::ExtensionSyncData
  /external/chromium_org/extensions/browser/
extension_registry_unittest.cc 48 const ExtensionList& uninstalled() { return uninstalled_; } function in class:extensions::__anon12789::TestObserver
273 EXPECT_TRUE(HasSingleExtension(observer.uninstalled(), extension.get()));
  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.cc 285 bool uninstalled = false; local
288 uninstalled = true;
298 uninstalled = false;
310 if (uninstalled)
316 base::FundamentalValue(uninstalled),
788 // The extension can be uninstalled in another window while the UI was
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 

Completed in 62 milliseconds