Searched refs:mObjectId (Results 1 – 2 of 2) 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()
100 SLuint32 mObjectId; member