Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:mCompUUID

2187     mCompUUID[0] = 0;
2195 &mCompUUID
2209 CAMHAL_LOGVB("Git Commit ID: [%s]", mCompUUID);
2210 currentUUID = ( char * ) mCompUUID;
2215 offset = strlen( ( const char * ) mCompUUID) + 1;
2216 if ( (int)currentUUID + (int)offset - (int)mCompUUID < OMX_MAX_STRINGNAME_SIZE )
2231 if ( (int)currentUUID + (int)offset - (int)mCompUUID < OMX_MAX_STRINGNAME_SIZE )
2246 if ( (int)currentUUID + (int)offset - (int)mCompUUID < OMX_MAX_STRINGNAME_SIZE )