OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
251 - 275
of
1221
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/apache-http/src/org/apache/http/auth/
AuthState.java
64
public void
invalidate
() {
method in class:AuthState
81
invalidate
();
method
/external/chromium/chrome/browser/sync/notifier/
chrome_invalidation_client.cc
116
void ChromeInvalidationClient::
Invalidate
(
121
VLOG(1) << "
Invalidate
: " << InvalidationToString(invalidation);
/external/grub/stage2/
cmdline.c
162
/*
Invalidate
the cache, because the user may exchange removable
249
/*
Invalidate
the cache, because the user may exchange removable
/external/harfbuzz/contrib/
harfbuzz-unicode.c
24
//
invalidate
surrogate pair.
50
//
invalidate
surrogate pair.
/external/llvm/test/Analysis/BasicAA/
featuretest.ll
11
; Array test: Test that operations on one local array do not
invalidate
45
store i32 1, i32* %P2 ; Should not
invalidate
load
/external/oprofile/events/mips/r10000/
events
31
event:0x0d counters:0 um:zero minimum:500 name:EXTERNAL_INVALIDATE_RQ : External
invalidate
requests
32
event:0x0d counters:1 um:zero minimum:500 name:EXTERNAL_INVALIDATE_RQ_HITS_SCACHE : External
invalidate
request is determined to have hit in secondary cache
/external/webkit/Source/WebCore/bindings/js/
ScriptController.h
190
// are safe to
invalidate
() when WebKit navigates away from the page that contains them.
192
// Unlike m_bindingRootObject these objects are used in pages that are cached, so they are not
invalidate
()'d.
/external/webkit/Source/WebCore/loader/icon/
IconDatabaseBase.h
99
void
invalidate
()
function in class:WebCore::EnumCallback
138
void
invalidate
()
function in class:WebCore::ObjectCallback
/external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.h
78
// Change the tile size. This may
invalidate
all the existing tiles.
126
//
Invalidate
any tiles which do not intersect with the contentRect
/external/webkit/Source/WebCore/svg/
SVGFilterPrimitiveStandardAttributes.cpp
89
invalidate
();
122
invalidate
();
/external/webkit/Source/WebKit2/PluginProcess/
WebProcessConnection.cpp
83
//
Invalidate
all objects related to this plug-in.
93
m_connection->
invalidate
();
/external/webkit/Source/WebKit2/Shared/Plugins/
NPRemoteObjectMap.cpp
211
//
Invalidate
and remove all proxies associated with this plug-in.
215
npObjectProxy->
invalidate
();
/frameworks/base/core/java/android/view/
View.java
433
* To force a view to draw, call {@link #
invalidate
()}.
446
* may need to be changed, the view will call {@link #
invalidate
()}.</li>
447
* <li>If either {@link #requestLayout()} or {@link #
invalidate
()} were called,
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarView.java
81
invalidate
();
method
113
invalidate
();
method
/frameworks/base/services/surfaceflinger/
MessageQueue.h
98
INVALIDATE
= '_upd'
106
status_t
invalidate
();
/frameworks/base/tests/TransformTest/src/com/google/android/test/transform/
TransformTestActivity.java
110
invalidate
();
method
172
invalidate
();
method
/libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLSessionBindingEventTest.java
210
* @see javax.net.ssl.SSLSession#
invalidate
()
212
public void
invalidate
() {
method in class:MySSLSession
/packages/apps/Camera/src/com/android/camera/ui/
AbstractIndicatorButton.java
136
invalidate
();
method
139
((View) getParent()).
invalidate
();
RotateImageView.java
94
invalidate
();
method
116
invalidate
();
method
/packages/apps/Contacts/src/com/android/contacts/widget/
IndexerListAdapter.java
47
public void
invalidate
() {
method in class:IndexerListAdapter.Placement
105
mPlacementCache.
invalidate
();
/packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalMergeAlbum.java
72
mFetcher[i].
invalidate
();
method
191
public void
invalidate
() {
method in class:LocalMergeAlbum.FetchCache
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
DoodleView.java
107
invalidate
();
method
142
invalidate
();
method
RotateView.java
101
invalidate
();
method
216
invalidate
();
method
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumView.java
162
invalidate
();
method
176
invalidate
();
method
FilmStripView.java
202
mAlbumView.
invalidate
();
207
mAlbumView.
invalidate
();
Completed in 3132 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>