Home | History | Annotate | Download | only in itf

Lines Matching refs:objectID

762     void *pParameters, SLuint32 objectID, SLuint32 numInterfaces,
779 SLuint32 objectID, SLuint32 *pNumSupportedInterfaces)
786 const ClassTable *clazz = objectIDtoClass(objectID);
818 SLuint32 objectID, SLuint32 index, SLInterfaceID *pInterfaceId)
826 const ClassTable *clazz = objectIDtoClass(objectID);
1298 void *pParameters, XAuint32 objectID, XAuint32 numInterfaces,
1303 (SLObjectItf *) pObject, pParameters, objectID, numInterfaces,
1343 static XAresult IXAEngine_QueryNumSupportedInterfaces(XAEngineItf self, XAuint32 objectID,
1348 &((CEngine *) ((IXAEngine *) self)->mThis)->mEngine.mItf, objectID,
1353 static XAresult IXAEngine_QuerySupportedInterfaces(XAEngineItf self, XAuint32 objectID,
1358 &((CEngine *) ((IXAEngine *) self)->mThis)->mEngine.mItf, objectID, index,