OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:owns
(Results
1 - 25
of
251
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/icu4c/extra/uconv/unicode/
uwmsg.h
19
Caller
owns
storage.
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
AbstractOwnableSynchronizer.java
37
* Sets the thread that currently
owns
exclusive access. A
38
* <tt>null</tt> argument indicates that no thread
owns
access.
/development/host/windows/usb/legacy/driver/
android_usb_file_object.h
120
/// Gets device object that
owns
this file
130
/// Gets WDF device handle for device that
owns
this file
137
/// Gets target (PDO) device handle for the device that
owns
this file
145
/// Device object that
owns
this file
/external/icu4c/i18n/
uspoof_buildwsconf.h
51
UBool scriptSetOwned; // True if this BuilderScriptSet
owns
(should delete)
nfsubs.h
201
* by the rule that
owns
it
223
* Returns the substitution's position in the rule that
owns
it.
224
* @return The substitution's position in the rule that
owns
it.
/frameworks/base/core/jni/android/graphics/
CreateJavaOutputStreamAdaptor.cpp
137
jobject fJavaInputStream; // the caller
owns
this object
138
jbyteArray fJavaByteArray; // the caller
owns
this object
225
jobject fJavaOutputStream; // the caller
owns
this object
226
jbyteArray fJavaByteArray; // the caller
owns
this object
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
NamedTaskExecutor.java
38
* Shuts down this executor, freeing any resources that it
owns
. The executor
/external/iproute2/man/man8/
tc-sfq.8
70
if it
owns
the queue.
81
Embed SFQ in a classful qdisc to make sure it
owns
the queue.
/external/kernel-headers/original/linux/
ptrace.h
56
* flags is simple. When a task is running it
owns
it's task->ptrace
57
* flags. When the a task is stopped the ptracer
owns
task->ptrace.
/cts/tests/appsecurity-tests/test-apps/AppAccessData/src/com/android/cts/appaccessdata/
AccessPrivateDataTest.java
33
* The Android package name of the application that
owns
the private data
/external/webkit/JavaScriptCore/API/
JSBasePrivate.h
42
owns
a large non-GC memory region. Calling this function will encourage the
/external/webkit/WebCore/css/
CSSCanvasValue.h
63
// The document supplies the element and
owns
it.
/external/webkit/WebCore/svg/
SVGFontData.h
49
// from the document, it removes the @font-face rule it
owns
from the document's mapped element sheet and forces
/external/opencore/pvmi/pvmf/include/
pvmf_port_base_impl.h
100
* and an outgoing queue for media messages, and depends on the PVMF Node that
owns
117
* @param aNode The node that
owns
this port. Port events will be reported to this node.
127
* @param aNode The node that
owns
this port. Port events will be reported to this node.
/dalvik/libcore/xml/src/main/java/org/apache/xalan/extensions/
ExpressionVisitor.java
57
* @param owner The current XPath object that
owns
the expression.
/external/icu4c/test/cintltst/
cintltst.h
48
* Caller
owns
storage, but in practice this function
/external/kernel-headers/original/asm-x86/
mc146818rtc_32.h
23
* first check to see if its CPU
owns
the lock, meaning that the NMI
/external/skia/src/utils/mac/
SkCreateCGImageRef.cpp
89
// our provider "
owns
" the bitmap*, and will take care of deleting it
/external/webkit/WebCore/html/
HTMLAttributeNames.in
35
aria-
owns
/external/webkit/WebCore/html/canvas/
CanvasObject.h
61
//
owns
the underlying resource and should delete it when the
/external/webkit/WebKit/chromium/public/
WebMessagePortChannel.h
44
// Provides an interface to a Message Port Channel implementation. The object
owns
itself and
/external/webkit/WebKit/mac/Carbon/
CarbonWindowAdapter.h
38
// The Carbon window that's being encapsulated, and whether or not this object
owns
(has responsibility for disposing) it.
/packages/apps/Email/src/com/android/email/service/
IEmailServiceCallback.aidl
54
* messageId = the message that
owns
the attachment
/external/webkit/WebCore/platform/android/
GeolocationServiceAndroid.cpp
46
// service. Each object of this class
owns
an object of type
47
// GeolocationServiceBridge, which in turn
owns
a Java GeolocationService
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
Object.java
190
* This method can only be invoked by a thread which
owns
this object's
217
* This method can only be invoked by a thread which
owns
this object's
261
* only be invoked by a thread which
owns
this object's monitor; see
295
* which
owns
this object's monitor; see {@link #notify()} on how a thread
333
* that
owns
this object's monitor; see {@link #notify()} on how a thread
Completed in 90 milliseconds
1
2
3
4
5
6
7
8
9
10
11