OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ownership
(Results
76 - 100
of
4396
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/include/utils/
Flattenable.h
38
// file descriptors are written in the fds[] array but
ownership
is
49
// keep
ownership
. If a fd is not retained by unflatten() it must be
Asset.h
163
* The asset takes
ownership
of the file descriptor.
173
* The asset takes
ownership
of the file descriptor.
186
* The asset takes
ownership
of the FileMap.
194
* The asset takes
ownership
of the FileMap.
231
* On success, the object takes
ownership
of "fd".
238
* On success, the object takes
ownership
of "dataMap".
286
* On success, the object takes
ownership
of "fd".
294
* On success, the object takes
ownership
of "fd".
/external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_auto_ptr.h
82
* Initializes the pointer and takes
ownership
.
89
* Initializes the pointer and takes
ownership
from another oscl_auto_ptr.
107
* of the oscl_auto_ptr given as the input parameter. The
ownership
136
* The pointer is deleted in case this class still has
ownership
174
* @brief The takeOwnership function assigns the value with
ownership
.
217
* @brief The takeOwnership function assigns the value with
ownership
.
247
* @brief release() method releases
ownership
of the pointer, currently owned
/external/icu4c/i18n/unicode/
dtfmtsym.h
193
* @param eras Array of era strings (DateFormatSymbols retains
ownership
.)
210
* @param eraNames Array of era name strings (DateFormatSymbols retains
ownership
.)
227
* @param narrowEras Array of narrow era strings (DateFormatSymbols retains
ownership
.)
236
* @return the month strings. (DateFormatSymbols retains
ownership
.)
244
* @param months the new month strings. (not adopted; caller retains
ownership
)
254
* @return the short month strings. (DateFormatSymbols retains
ownership
.)
262
* @param shortMonths the new short month strings. (not adopted; caller retains
ownership
)
293
* @return the month strings. (DateFormatSymbols retains
ownership
.)
301
* @param months The new month strings. (not adopted; caller retains
ownership
)
312
* @return the weekday strings. (DateFormatSymbols retains
ownership
.
[
all
...]
/dalvik/libcore/security/src/main/java/java/security/acl/
Owner.java
4
* this work for additional information regarding copyright
ownership
.
23
* The interface to manage owners of objects that require
ownership
.
/external/skia/src/core/
SkPixelRef.cpp
14
fColorTable = NULL; // we do not track
ownership
of this
26
fColorTable = NULL; // we do not track
ownership
of this
/external/webkit/JavaScriptCore/API/
JSStringRefBSTR.h
46
@result A JSString containing string.
Ownership
follows the Create Rule.
54
@result A BSTR containing string.
Ownership
follows the Create Rule.
JSStringRefCF.h
44
@result A JSString containing string.
Ownership
follows the Create Rule.
52
@result A CFString containing string.
Ownership
follows the Create Rule.
/bootable/recovery/edify/
expr.h
66
//
ownership
of the returned Value.
71
// char*. The caller takes
ownership
of the returned char*. This is
104
const char* GetError(); // retains
ownership
157
// Wrap a string into a Value, taking
ownership
of the string.
/dalvik/libcore/annotation/src/main/java/java/lang/annotation/
Documented.java
4
* work for additional information regarding copyright
ownership
. The ASF
ElementType.java
4
* work for additional information regarding copyright
ownership
. The ASF
Inherited.java
4
* work for additional information regarding copyright
ownership
. The ASF
Retention.java
4
* work for additional information regarding copyright
ownership
. The ASF
RetentionPolicy.java
4
* work for additional information regarding copyright
ownership
. The ASF
Target.java
4
* work for additional information regarding copyright
ownership
. The ASF
/dalvik/libcore/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
AllTests.java
3
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/annotation/src/test/java/tests/annotation/
AllTests.java
3
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/archive/src/main/java/java/util/jar/
JarException.java
4
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/archive/src/main/java/java/util/zip/
DataFormatException.java
4
* this work for additional information regarding copyright
ownership
.
ZipException.java
4
* this work for additional information regarding copyright
ownership
.
/dalvik/libcore/archive/src/main/native/
hymutex.h
4
* this work for additional information regarding copyright
ownership
.
java_util_zip_Adler32.c
4
* this work for additional information regarding copyright
ownership
.
java_util_zip_CRC32.c
4
* this work for additional information regarding copyright
ownership
.
zip.c
4
* this work for additional information regarding copyright
ownership
.
zip.h
4
* this work for additional information regarding copyright
ownership
.
Completed in 2315 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>