/aosp12/system/libhwbinder/ |
H A D | BpHwBinder.cpp | 45 const void* objectID, void* object, void* cleanupCookie, in attach() 69 void BpHwBinder::ObjectManager::detach(const void* objectID) in detach() 241 const void* objectID, void* object, void* cleanupCookie, in attachObject() 255 void BpHwBinder::detachObject(const void* objectID) in detachObject()
|
H A D | Binder.cpp | 163 const void* objectID, void* object, void* cleanupCookie, in attachObject() 182 void BHwBinder::detachObject(const void* objectID) in detachObject()
|
/aosp12/frameworks/native/libs/binder/tests/unit_fuzzers/ |
H A D | IBinderFuzzFunctions.h | 40 static uint32_t objectID = 0; variable
|
/aosp12/frameworks/native/libs/binder/ |
H A D | BpBinder.cpp | 66 const void* objectID, void* object, void* cleanupCookie, in attach() 90 void BpBinder::ObjectManager::detach(const void* objectID) in detach() 423 const void* objectID, void* object, void* cleanupCookie, in attachObject() 437 void BpBinder::detachObject(const void* objectID) in detachObject()
|
H A D | Binder.cpp | 237 const void* objectID, void* object, void* cleanupCookie, in attachObject() 256 void BBinder::detachObject(const void* objectID) in detachObject()
|
/aosp12/frameworks/wilhelm/tests/sandbox/ |
H A D | object.c | 40 SLuint32 objectID; in main() local
|
/aosp12/frameworks/wilhelm/src/ut/ |
H A D | OpenSLESUT.c | 147 const char *slesutObjectIDToString(SLuint32 objectID) in slesutObjectIDToString()
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_mtp_MtpDevice.cpp | 491 jint storageID, jint format, jint objectID) in android_mtp_MtpDevice_get_object_handles() 510 android_mtp_MtpDevice_get_object_info(JNIEnv *env, jobject thiz, jint objectID) in android_mtp_MtpDevice_get_object_info() 543 android_mtp_MtpDevice_get_object(JNIEnv *env, jobject thiz, jint objectID, jlong objectSizeLong) in android_mtp_MtpDevice_get_object() 572 jint objectID, in android_mtp_MtpDevice_get_partial_object() 609 jint objectID, in android_mtp_MtpDevice_get_partial_object_64() 661 android_mtp_MtpDevice_get_thumbnail(JNIEnv *env, jobject thiz, jint objectID) in android_mtp_MtpDevice_get_thumbnail()
|
/aosp12/frameworks/wilhelm/src/itf/ |
H A D | IEngine.cpp | 770 void *pParameters, SLuint32 objectID, SLuint32 numInterfaces, in IEngine_CreateExtensionObject() 787 SLuint32 objectID, SLuint32 *pNumSupportedInterfaces) in IEngine_QueryNumSupportedInterfaces() 826 SLuint32 objectID, SLuint32 index, SLInterfaceID *pInterfaceId) in IEngine_QuerySupportedInterfaces() 1310 void *pParameters, XAuint32 objectID, XAuint32 numInterfaces, in IXAEngine_CreateExtensionObject() 1355 static XAresult IXAEngine_QueryNumSupportedInterfaces(XAEngineItf self, XAuint32 objectID, in IXAEngine_QueryNumSupportedInterfaces() 1365 static XAresult IXAEngine_QuerySupportedInterfaces(XAEngineItf self, XAuint32 objectID, in IXAEngine_QuerySupportedInterfaces()
|
/aosp12/frameworks/wilhelm/src/ |
H A D | classes.cpp | 512 LI_API const ClassTable *objectIDtoClass(SLuint32 objectID) in objectIDtoClass()
|
H A D | locks.cpp | 178 SLuint32 objectID = IObjectToObjectID(thiz); in object_unlock_exclusive_attributes_() local
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | FileA3D.java | 144 long objectID = rs.nFileA3DGetEntryByIndex(entry.mID, entry.mIndex); in internalCreate() local
|