Searched refs:mClass (Results 1 – 3 of 3) sorted by relevance
67 if (iObject->mClass->mObjectId == SL_OBJECTID_AUDIOPLAYER) { in GetInterface()70 } else if (iObject->mClass->mObjectId == SL_OBJECTID_AUDIORECORDER) { in GetInterface()119 SLuint32 objectId = iObject->mClass->mObjectId; in Destroy()
64 thiz->mClass = classTable; in Construct()
40 const ClassTable *mClass; member