OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:owns
(Results
76 - 100
of
251
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/webkit/WebKit/mac/WebView/
WebFrameView.mm
188
// Not retained because the WebView
owns
the WebFrame, which
owns
the WebFrameView.
279
// Now the render part
owns
the view, so we don't any more.
[
all
...]
/external/dbus/dbus/
dbus-bus.c
489
* returned. The caller of this function
owns
a reference to the bus.
522
* libdbus. Caller
owns
a reference to the bus and must either close
878
* one
owns
it at a time - called the primary owner. If the primary
941
* requests a name it already
owns
. (Re-requesting a name is useful if
[
all
...]
/external/icu4c/i18n/unicode/
numfmt.h
268
* on failure. The caller
owns
this and should
394
*
owns
this an must delete it. NULL on failure.
412
*
owns
this an must delete it. NULL on failure.
[
all
...]
msgfmt.h
378
* Clones this Format object polymorphically. The caller
owns
the
678
* @return an array of parsed arguments. The caller
owns
both
695
* @return an array of parsed arguments. The caller
owns
both
[
all
...]
timezone.h
200
* The caller
owns
the list that is returned, but does not own the strings contained
220
* <P>The caller
owns
the list that is returned, but does not own
241
* IDs that it's legal to pass to createTimeZone()). The caller
owns
the list that
[
all
...]
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
Package.java
227
* Returns the name of the vendor or organization that
owns
and maintains
/external/emma/core/java12/com/vladium/emma/
runCommand.java
217
// TODO: who
owns
setting this 'txt' default? most likely AppRunner
/external/icu4c/common/
rbbirb.h
180
// The Hash Table
owns
these RBBISetTableEl structs and
utext.cpp
[
all
...]
serv.h
676
* caller
owns
the IDs. Previous contents of result are discarded before
745
* caller
owns
the StringPairs. Previous contents of result are
797
* must not be modified subsequent to this call. The service
owns
[
all
...]
/external/icu4c/i18n/
reldtfmt.h
63
* Clone this Format object polymorphically. The caller
owns
the result and
transreg.cpp
472
// entry object
owns
it. It should only be deleted when the
[
all
...]
/external/webkit/WebKit/chromium/src/
FrameLoaderClientImpl.h
211
// The WebFrame that
owns
this object and manages its lifetime. Therefore,
/frameworks/base/core/java/android/view/
SurfaceHolder.java
59
* doesn't
owns
its buffers. With such a surface lockCanvas will fail. */
/frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java
213
* Name of the package that
owns
this editor.
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
ReentrantLock.java
22
* immediately if the current thread already
owns
the lock. This can
579
* Returns the thread that currently
owns
this lock, or
/external/dbus/bus/
driver.c
964
/* ORG_FREEDESKTOP_DBUS
owns
itself */
1050
/* ORG_FREEDESKTOP_DBUS
owns
itself */
[
all
...]
/external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp
536
undoCommand->Release(); // the undo manager
owns
the reference
554
undoCommand->Release(); // the undo manager
owns
the reference
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java
95
* @param processor non-null reference to the transformer factory that
owns
this handler.
126
* @param processor non-null reference to the transformer factory that
owns
this handler.
[
all
...]
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java
74
* Get an instance of a DTM that "
owns
" a node handle. Since a node
DTMManager.java
188
* Get the instance of DTM that "
owns
" a node handle.
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java
171
* (Document
owns
itself) rather than DOM semantics (Document has no owner).
/dalvik/vm/
Sync.c
116
Thread* owner; /* which thread currently
owns
the lock? */
720
* fields so the subroutine can check that the calling thread
owns
794
* thread
owns
the monitor. Aside from that, the order of member
908
* The calling thread
owns
the lock. Increment the
[
all
...]
/external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java
61
* Each component running in the container
owns
one or more classloaders; when
/external/grub/netboot/
fa311.c
250
/* driver
owns
the next entry it's a new packet. Send it up. */
Completed in 209 milliseconds
1
2
3
4
5
6
7
8
9
10
11