/system/libvintf/include/vintf/ |
D | parse_string.h | 56 std::string to_string(const T &obj) { in to_string()
|
/system/chre/util/include/chre/util/system/ |
D | ref_base.h | 50 T *obj = const_cast<T *>(static_cast<const T *>(this)); in decRef() local
|
/system/keymint/hal/src/hal/ |
D | tests.rs | 32 let obj = NamedFields { in test_cbor_value_roundtrip() localVariable 98 let obj = UnnamedFields(42, Timestamp { milliseconds: 10_000_000 }); in test_unnamed_cbor_value_roundtrip() localVariable
|
/system/libhidl/transport/include/hidl/ |
D | HidlBinderSupport.h | 124 MQDescriptor<T, flavor> &obj, in readEmbeddedFromParcel() 154 const MQDescriptor<T, flavor> &obj, in writeEmbeddedToParcel()
|
/system/incremental_delivery/libdataloader/ |
D | JNIHelpers.h | 62 static inline jstring GetStringField(JNIEnv* env, jobject obj, jfieldID field) { in GetStringField() 66 static inline jbyteArray GetByteArrayField(JNIEnv* env, jobject obj, jfieldID field) { in GetByteArrayField()
|
/system/chre/util/include/chre/util/ |
D | unique_ptr_impl.h | 67 ObjectType *obj = mObject; in release() local
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | IDeprecated.java | 29 public static android.aidl.tests.IDeprecated asInterface(android.os.IBinder obj) in asInterface()
|
D | IOldName.java | 31 public static android.aidl.tests.IOldName asInterface(android.os.IBinder obj) in asInterface()
|
D | INewName.java | 31 public static android.aidl.tests.INewName asInterface(android.os.IBinder obj) in asInterface()
|
D | ICircular.java | 31 public static android.aidl.tests.ICircular asInterface(android.os.IBinder obj) in asInterface()
|
D | INamedCallback.java | 31 public static android.aidl.tests.INamedCallback asInterface(android.os.IBinder obj) in asInterface()
|
D | ListOfInterfaces.java | 68 …blic static android.aidl.tests.ListOfInterfaces.IEmptyInterface asInterface(android.os.IBinder obj) in asInterface() 168 … public static android.aidl.tests.ListOfInterfaces.IMyInterface asInterface(android.os.IBinder obj) in asInterface()
|
/system/security/keystore/tests/fuzzer/ |
D | keystoreCommon.h | 44 inline void invokeReadWriteParcel(Parcelable* obj) { in invokeReadWriteParcel()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/ |
D | INoPermission.java | 30 public static android.aidl.tests.permission.INoPermission asInterface(android.os.IBinder obj) in asInterface()
|
D | IProtectedInterface.java | 44 …public static android.aidl.tests.permission.IProtectedInterface asInterface(android.os.IBinder obj) in asInterface()
|
D | IProtected.java | 54 public static android.aidl.tests.permission.IProtected asInterface(android.os.IBinder obj) in asInterface()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
D | INestedService.java | 34 public static android.aidl.tests.nested.INestedService asInterface(android.os.IBinder obj) in asInterface() 249 …ublic static android.aidl.tests.nested.INestedService.ICallback asInterface(android.os.IBinder obj) in asInterface()
|
/system/libhwbinder/ |
D | Parcel.cpp | 85 const flat_binder_object& obj, const void* who) in acquire_binder_object() 116 void acquire_object(const sp<ProcessState>& proc, const binder_object_header& obj, in acquire_object() 131 const flat_binder_object& obj, const void* who) in release_object() 185 flat_binder_object obj = {}; in flatten_binder() local 736 binder_buffer_object obj = { in writeEmbeddedBuffer() local 755 binder_buffer_object obj { in writeBuffer() local 780 binder_buffer_object *obj = in updateCache() local 1221 const T* obj = reinterpret_cast<const T*>(mData+DPOS); in readObject() local
|
D | IPCThreadState.cpp | 508 BHwBinder* obj = mPendingStrongDerefs[0]; in processPendingDerefs() local 531 RefBase* obj = mPostWriteStrongDerefs[0]; in processPostWriteDerefs() local 1029 void IPCThreadState::setTheContextObject(sp<BHwBinder> obj) in setTheContextObject() 1049 BHwBinder* obj; in executeCommand() local
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/platform/ |
D | IProtected.java | 41 …public static android.aidl.tests.permission.platform.IProtected asInterface(android.os.IBinder obj) in asInterface()
|
/system/extras/simpleperf/ |
D | read_elf.cpp | 146 llvm::object::ObjectFile* obj = nullptr; member 477 if (auto obj = llvm::dyn_cast<llvm::object::ELF32LEObjectFile>(wrapper.obj)) { in CreateElfFileImpl() local 481 if (auto obj = llvm::dyn_cast<llvm::object::ELF64LEObjectFile>(wrapper.obj)) { in CreateElfFileImpl() local
|
/system/extras/simpleperf/demo/SimpleperfExampleCpp/app/src/main/cpp/ |
D | native-lib.cpp | 29 jthrowable obj = (jthrowable)env->NewObject(cls, cid, msg, err); in ThrowErrnoException() local
|
/system/core/libsysutils/src/ |
D | SocketListener.cpp | 143 void *SocketListener::threadStart(void *obj) { in threadStart()
|
/system/apex/apexd/ |
D | apexd_test_utils.h | 452 const ApexInfo& obj) { in getPreinstalledModulePath()
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 31 public static android.aidl.loggable.ILoggableInterface asInterface(android.os.IBinder obj) in asInterface() 251 … public static android.aidl.loggable.ILoggableInterface.ISub asInterface(android.os.IBinder obj) in asInterface()
|