OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
201 - 225
of
2205
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
touch_operation.h
63
//
invalidate
the weak pointers before any other members are destroyed.
/external/chromium_org/chrome/browser/chromeos/drive/
local_file_reader.h
66
//
invalidate
the weak pointers before any other members are destroyed.
/external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_revert_performer.h
79
//
invalidate
the weak pointers before any other members are destroyed.
entry_update_performer.h
75
//
invalidate
the weak pointers before any other members are destroyed.
/external/chromium_org/chrome/browser/invalidation/
invalidation_service_android.cc
71
// An empty map implies that we should
invalidate
all.
/external/chromium_org/chrome/common/extensions/api/
dial.idl
56
// (3) An event happened that should
invalidate
the device list
/external/chromium_org/chromeos/dbus/
fake_shill_ipconfig_client.h
53
//
invalidate
its weak pointers before any other members are destroyed.
system_clock_client.cc
73
//
invalidate
its weak pointers before any other members are destroyed.
/external/chromium_org/content/browser/
mach_broker_mac_unittest.cc
53
TEST_F(MachBrokerTest,
Invalidate
) {
/external/chromium_org/content/renderer/pepper/
ppb_scrollbar_impl.h
68
// Used so that the post task for
Invalidate
doesn't keep an extra reference.
/external/chromium_org/content/test/plugin/
plugin_npobject_identity_test.cc
30
NULL, //
Invalidate
/external/chromium_org/remoting/codec/
video_decoder_vpx.h
30
virtual void
Invalidate
(const webrtc::DesktopSize& view_size,
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderCounter.h
55
void
invalidate
();
/external/chromium_org/third_party/WebKit/Source/web/
WebFontCache.cpp
43
FontCache::fontCache()->
invalidate
();
/external/chromium_org/third_party/WebKit/public/platform/
WebExternalBitmap.h
43
//
invalidate
the pointer returned from pixels if the size changes.
/external/chromium_org/third_party/cld/base/
port.h
36
//
invalidate
the data in it upon use. The fix is to make a copy of the
/external/chromium_org/third_party/re2/util/
stringprintf.cc
17
// It's possible for methods that use a va_list to
invalidate
/external/chromium_org/third_party/sfntly/cpp/src/test/
platform_thread.h
64
// the caller until the designated thread exits. This will
invalidate
/external/chromium_org/third_party/skia/include/images/
SkPageFlipper.h
43
region is the
invalidate
are that needs to be drawn to. The copyBits
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLIRect.h
70
void
invalidate
() {fLeft = fWidth = fBottom = fHeight = -1;}
function in struct:GrGLIRect
/external/guava/guava/src/com/google/common/cache/
AbstractCache.java
38
* {@link #
invalidate
}. The method {@link #cleanUp} is a no-op. All other methods throw an
90
public void
invalidate
(Object key) {
method in class:AbstractCache
100
invalidate
(key);
187
* Cache#
invalidate
invalidations}.
/external/kernel-headers/original/asm-generic/
mman-common.h
29
#define MS_INVALIDATE 2 /*
invalidate
the caches */
/external/regex-re2/util/
stringprintf.cc
13
// It's possible for methods that use a va_list to
invalidate
/external/sfntly/cpp/src/test/
platform_thread.h
64
// the caller until the designated thread exits. This will
invalidate
/external/skia/include/images/
SkPageFlipper.h
43
region is the
invalidate
are that needs to be drawn to. The copyBits
Completed in 1090 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>