Home | History | Annotate | Download | only in itf

Lines Matching refs:objectID

759     void *pParameters, SLuint32 objectID, SLuint32 numInterfaces,
776 SLuint32 objectID, SLuint32 *pNumSupportedInterfaces)
783 const ClassTable *clazz = objectIDtoClass(objectID);
815 SLuint32 objectID, SLuint32 index, SLInterfaceID *pInterfaceId)
823 const ClassTable *clazz = objectIDtoClass(objectID);
1295 void *pParameters, XAuint32 objectID, XAuint32 numInterfaces,
1300 (SLObjectItf *) pObject, pParameters, objectID, numInterfaces,
1340 static XAresult IXAEngine_QueryNumSupportedInterfaces(XAEngineItf self, XAuint32 objectID,
1345 &((CEngine *) ((IXAEngine *) self)->mThis)->mEngine.mItf, objectID,
1350 static XAresult IXAEngine_QuerySupportedInterfaces(XAEngineItf self, XAuint32 objectID,
1355 &((CEngine *) ((IXAEngine *) self)->mThis)->mEngine.mItf, objectID, index,