/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.update/history/ |
1327097249000.xml | 3 <site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/">
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.update/ |
platform.xml | 3 <site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/">
|
/external/chromium/chrome/browser/sync/protocol/ |
service_constants.h | 12 // corresponding services. It might be interesting to make these updateable
|
/external/chromium/chrome/browser/extensions/ |
extension_updater_unittest.cc | 564 std::vector<int> updateable = updater.DetermineUpdates(fetch_data, local 566 EXPECT_TRUE(updateable.empty()); 583 updateable = updater.DetermineUpdates(fetch_data, updates); 584 EXPECT_EQ(1u, updateable.size()); 585 EXPECT_EQ(0, updateable[0]); 613 std::vector<int> updateable = local 615 // All the apps should be updateable. 616 EXPECT_EQ(3u, updateable.size()); 617 for (std::vector<int>::size_type i = 0; i < updateable.size(); ++i) { 618 EXPECT_EQ(static_cast<int>(i), updateable[i]) local [all...] |
/external/chromium_org/chrome/browser/extensions/updater/ |
extension_updater_unittest.cc | 703 std::vector<int> updateable; local 704 downloader.DetermineUpdates(fetch_data, updates, &updateable); 705 EXPECT_TRUE(updateable.empty()); 727 downloader.DetermineUpdates(fetch_data, updates, &updateable); 728 EXPECT_EQ(1u, updateable.size()); 729 EXPECT_EQ(0, updateable[0]); 765 std::vector<int> updateable; local 766 downloader.DetermineUpdates(fetch_data, updates, &updateable); 767 // All the apps should be updateable. 768 EXPECT_EQ(3u, updateable.size()) 770 EXPECT_EQ(static_cast<int>(i), updateable[i]); local [all...] |
extension_updater.cc | 307 VLOG(2) << "Extension " << extension.id() << " is not auto updateable"; 357 VLOG(2) << "Extension " << *iter << " is not auto updateable";
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.update.configurator_3.3.100.v20100512.jar | |
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar | |