OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidation
(Results
201 - 225
of
565
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/cc/resources/
picture_pile_base.cc
29
//
Invalidation
frequency settings. kInvalidationFrequencyThreshold is a value
30
// between 0 and 1 meaning
invalidation
frequency between 0% and 100% that
288
// need a recording if we're within frequent
invalidation
distance threshold
289
// or the
invalidation
is not frequent enough (below
invalidation
frequency
/external/chromium_org/components/
OWNERS
65
per-file
invalidation
.gypi=dcheng@chromium.org
66
per-file
invalidation
.gypi=nyquist@chromium.org
67
per-file
invalidation
.gypi=rlarocque@chromium.org
68
per-file
invalidation
.gypi=tim@chromium.org
69
per-file
invalidation
.gypi=pavely@chromium.org
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client.h
119
// Sets information about a policy
invalidation
. Subsequent fetch operations
212
// Returns the
invalidation
version that was used for the last FetchPolicy.
214
// determine which at which
invalidation
version the policy was fetched.
282
// Information for the latest policy
invalidation
received.
286
// The
invalidation
version used for the most recent fetch operation.
/external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
InvalidationServiceTest.java
14
import com.google.ipc.
invalidation
.external.client.InvalidationListener.RegistrationState;
15
import com.google.ipc.
invalidation
.external.client.contrib.AndroidListener;
16
import com.google.ipc.
invalidation
.external.client.types.ErrorInfo;
17
import com.google.ipc.
invalidation
.external.client.types.
Invalidation
;
18
import com.google.ipc.
invalidation
.external.client.types.ObjectId;
359
* Test plan: call invalidate() with an
invalidation
that may or may not have a payload.
366
Invalidation
invalidation
= hasPayload ?
local
367
Invalidation
.newInstance(objectId, version, payload.getBytes())
[
all
...]
TestableInvalidationService.java
12
import com.google.ipc.
invalidation
.external.client.types.ObjectId;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/
tag_and_trait.hpp
63
// Signifies a basic
invalidation
guarantee that any iterator,
69
// Signifies an
invalidation
guarantee that includes all those of
77
// Signifies an
invalidation
guarantee that includes all those of
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
tag_and_trait.hpp
62
// Signifies a basic
invalidation
guarantee that any iterator,
68
// Signifies an
invalidation
guarantee that includes all those of
76
// Signifies an
invalidation
guarantee that includes all those of
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
tag_and_trait.hpp
62
// Signifies a basic
invalidation
guarantee that any iterator,
68
// Signifies an
invalidation
guarantee that includes all those of
76
// Signifies an
invalidation
guarantee that includes all those of
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
tag_and_trait.hpp
62
// Signifies a basic
invalidation
guarantee that any iterator,
68
// Signifies an
invalidation
guarantee that includes all those of
76
// Signifies an
invalidation
guarantee that includes all those of
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
tag_and_trait.hpp
62
// Signifies a basic
invalidation
guarantee that any iterator,
68
// Signifies an
invalidation
guarantee that includes all those of
76
// Signifies an
invalidation
guarantee that includes all those of
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
tag_and_trait.hpp
63
// Signifies a basic
invalidation
guarantee that any iterator,
69
// Signifies an
invalidation
guarantee that includes all those of
77
// Signifies an
invalidation
guarantee that includes all those of
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
tag_and_trait.hpp
63
// Signifies a basic
invalidation
guarantee that any iterator,
69
// Signifies an
invalidation
guarantee that includes all those of
77
// Signifies an
invalidation
guarantee that includes all those of
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwContentsRenderTest.java
113
//
Invalidation
only, so picture should be null.
/external/chromium_org/cc/test/
fake_picture_layer_impl.h
77
const Region&
invalidation
() const { return invalidation_; }
function in class:cc::FakePictureLayerImpl
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
DelayedSyncController.java
76
* Stores preferences to indicate that an
invalidation
has arrived, but dropped on the floor.
/external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/
ChromeShellApplication.java
16
import org.chromium.chrome.browser.
invalidation
.UniqueIdInvalidationClientNameGenerator;
/external/chromium_org/chrome/browser/resources/
about_invalidations.html
16
<span class="lead">
Invalidation
service state:</span>
/external/chromium_org/chrome/browser/sync/
test_profile_sync_service.h
42
invalidation
::InvalidationService* invalidator,
/external/chromium_org/components/invalidation/
gcm_invalidation_bridge.cc
10
#include "components/
invalidation
/gcm_invalidation_bridge.h"
16
namespace
invalidation
{
namespace
22
const char kInvalidationsSenderId[] = "ipc.
invalidation
@gmail.com";
351
} // namespace
invalidation
non_blocking_invalidator.cc
5
#include "components/
invalidation
/non_blocking_invalidator.h"
15
#include "components/
invalidation
/gcm_network_channel_delegate.h"
16
#include "components/
invalidation
/invalidation_notifier.h"
17
#include "components/
invalidation
/sync_system_resources.h"
/external/chromium_org/pdf/
paint_aggregator.cc
15
// are contained within the scroll rect. If an
invalidation
crosses a scroll
16
// rect, then we just treat the scroll rect as an
invalidation
rect.
19
// scroll rect, we offset the
invalidation
rects to account for the fact that
23
// therefore be treated as an
invalidation
.
/external/chromium_org/sync/internal_api/public/engine/
sync_status.h
85
// The unique identifier for the
invalidation
client.
/external/chromium_org/sync/notifier/
invalidator.h
44
//
invalidation
API persists registrations across browser restarts.
/external/chromium_org/tools/perf/measurements/
repaint.py
19
help='
Invalidation
mode. '
/external/chromium_org/tools/perf/page_sets/
tough_compositor_cases.py
72
# Why: JS
invalidation
does lots of uploads """
Completed in 1239 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>