HomeSort by relevance Sort by last modified time
    Searched full:invalidation (Results 251 - 275 of 565) sorted by null

<<11121314151617181920>>

  /external/chromium_org/cc/resources/
picture_layer_tiling_perftest.cc 47 "invalidation", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/sync/
ChromiumSyncAdapterTest.java 14 import com.google.protos.ipc.invalidation.Types;
  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl.h 66 invalidation::InvalidationService* invalidator,
profile_sync_service_typed_url_unittest.cc 27 #include "chrome/browser/invalidation/fake_invalidation_service.h"
28 #include "chrome/browser/invalidation/profile_invalidation_provider_factory.h"
48 #include "components/invalidation/invalidation_service.h"
49 #include "components/invalidation/profile_invalidation_provider.h"
130 return new invalidation::ProfileInvalidationProvider(
131 scoped_ptr<invalidation::InvalidationService>(
132 new invalidation::FakeInvalidationService));
224 invalidation::ProfileInvalidationProviderFactory::GetInstance()->
    [all...]
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_auth_request_handler.cc 18 // auth token invalidation.
  /external/chromium_org/sync/android/java/src/org/chromium/sync/signin/
ChromeSigninController.java 14 import com.google.ipc.invalidation.external.client.contrib.MultiplexingGcmListener;
  /external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
InvalidationPreferencesTest.java 12 import com.google.ipc.invalidation.external.client.types.ObjectId;
  /external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
DescendantInvalidationSet.h 97 // If true, the invalidation must traverse into ShadowRoots with this set.
  /external/chromium_org/third_party/WebKit/Source/web/painting/
PaintAggregator.h 40 // This class is responsible for aggregating multiple invalidation and scroll
  /external/llvm/docs/HistoricalNotes/
2002-06-25-MegaPatchInfo.txt 25 formed directly from pointers to the LLVM value, and invalidation is much
  /frameworks/base/core/java/android/view/
HardwareCanvas.java 100 * This function may return true if an invalidation is needed after the call.
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h 65 // invalidation decision.
  /hardware/intel/img/hwcomposer/include/
DisplayPlane.h 63 // other buffers will be released on cache invalidation
  /external/chromium_org/build/android/lint/
suppressions.xml 28 <ignore path="third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/android2/channel/AndroidChannelPreferences.java"/>
31 <ignore path="third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/external/client/contrib/AndroidListenerState.java"/>
  /external/chromium_org/chrome/browser/profiles/
chrome_browser_main_extra_parts_profiles.cc 21 #include "chrome/browser/invalidation/profile_invalidation_provider_factory.h"
191 invalidation::ProfileInvalidationProviderFactory::GetInstance();
  /external/chromium_org/components/invalidation/
p2p_invalidator.cc 5 #include "components/invalidation/p2p_invalidator.h"
14 #include "components/invalidation/notifier_reason_util.h"
  /external/chromium_org/sync/sessions/
nudge_tracker.h 59 // Takes note of the receipt of an invalidation notice from the server.
154 // Keeps track of whether or not we're fully in sync with the invalidation
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.cpp 128 LayoutRect rect; // Stores the previous paint invalidation rect.
129 LayoutPoint position; // Stores the previous position from the paint invalidation container.
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.h 41 namespace invalidation { namespace
77 invalidation::InvalidationService* invalidator,
363 invalidation::InvalidationService* invalidator_;
sync_backend_host_core.h 137 // Forwards an invalidation state change to the sync manager.
140 // Forwards an invalidation to the sync manager.
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client.cc 217 // Set the fetched invalidation version to the latest invalidation version
218 // since it is now the invalidation version used for the latest fetch.
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckerDocumentation.cpp 229 /// invalidation of the region contents, or by passing a region to a function
234 /// \param ExplicitRegions The regions explicitly requested for invalidation.
242 /// \param Call The opaque call triggering this invalidation. Will be 0 if the
ObjCSelfInitChecker.cpp 30 // get information from self (like its class) or doing "invalidation" on self
194 // (like its class) or doing "invalidation" on self when the initialization
225 // object after the call. This is to avoid invalidation of 'self' by logging
  /external/chromium_org/components/policy/proto/
device_management_backend.proto 171 // If this fetch is due to a policy invalidation, this field contains the
172 // version provided with the invalidation. The server interprets this value
176 // If this fetch is due to a policy invalidation, this field contains the
177 // payload delivered with the invalidation. The server interprets this value
263 // The object source which hosts policy objects within the invalidation
268 // The name which uniquely identifies this policy within the invalidation
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/invalidation/
InvalidationControllerTest.java 5 package org.chromium.chrome.browser.invalidation;
16 import com.google.ipc.invalidation.external.client.types.ObjectId;

Completed in 473 milliseconds

<<11121314151617181920>>