/external/gtest/include/gtest/internal/ |
gtest-string.h | 283 // The String object still owns the string. Therefore the caller
|
/external/icu4c/common/ |
uvector.cpp | 402 * caller owns the result and must delete it and the vector entry
|
uvector.h | 218 * caller owns the result and must delete it and the vector entry
|
/external/icu4c/i18n/ |
msgfmt.cpp | 514 // Creates a copy of this MessageFormat, the caller owns the copy. 852 // This MessageFormat instance owns the new formats. [all...] |
/external/icu4c/i18n/unicode/ |
dtitvinf.h | 210 * The caller owns the result and should delete it when done.
|
coll.h | 278 * The caller owns the returned object and is responsible for deleting it. 301 * The caller owns the returned object and is responsible for deleting it. [all...] |
smpdtfmt.h | 352 * Clone this Format object polymorphically. The caller owns the result and 609 * Set the date/time formatting symbols. The caller no longer owns the [all...] |
/external/libxml2/include/libxml/ |
schemasInternals.h | 430 * the complexType owns an attribute wildcard, i.e.
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_common.h | 402 // So protocol object owns these two objects.
|
/external/openssl/crypto/engine/ |
README | 115 reference to the ENGINE that owns it, thus the use of the ENGINE's EVP_CIPHER is
|
/external/openssl/crypto/x509/ |
x509_vfy.h | 220 X509_STORE *store_ctx; /* who owns us */
|
/external/openssl/include/openssl/ |
x509_vfy.h | 220 X509_STORE *store_ctx; /* who owns us */
|
/external/ppp/pppd/ |
multilink.c | 409 * Check whether the pppd identified by `key' still owns ppp unit `unit'.
|
/frameworks/base/core/jni/ |
android_database_SQLiteDatabase.cpp | 170 handle = NULL; // The caller owns the handle now.
|
/packages/apps/Phone/src/com/android/phone/ |
InCallMenu.java | 42 * Reference to the InCallScreen activity that owns us. This will be
|
InCallMenuView.java | 88 * Reference to the InCallScreen activity that owns us. This will be
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
Package.java | 258 * Returns the source that created (and owns) this package. Can be null.
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | 41 * @param mgr The DTMManager who owns this DTM. 63 * @param mgr The DTMManager who owns this DTM. [all...] |
DTMDefaultBaseTraversers.java | 46 * @param mgr The DTMManager who owns this DTM. 68 * @param mgr The DTMManager who owns this DTM. [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedSynchronizer.java | 1695 public final boolean owns(ConditionObject condition) { method in class:AbstractQueuedSynchronizer [all...] |
/external/bluetooth/glib/gio/ |
gfileinfo.h | 591 * user that owns the file. Corresponding #GFileAttributeType is [all...] |
/external/dbus/bus/ |
bus.c | [all...] |
dbus-daemon.1 | 420 owns services A, B, C, and sending to A is denied, sending to B or C
|
dbus-daemon.1.in | 420 owns services A, B, C, and sending to A is denied, sending to B or C
|
/external/dbus/dbus/ |
dbus-pending-call.c | 619 * dbus_connection_send_with_reply() so probably your app owns a ref
|