Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:mCompUUID

2570     mCompUUID[0] = 0;
2578 &mCompUUID
2592 CAMHAL_LOGVB("Git Commit ID: [%s]", mCompUUID);
2593 currentUUID = ( char * ) mCompUUID;
2598 offset = strlen( ( const char * ) mCompUUID) + 1;
2599 if ( (int)currentUUID + (int)offset - (int)mCompUUID < OMX_MAX_STRINGNAME_SIZE )
2614 if ( (int)currentUUID + (int)offset - (int)mCompUUID < OMX_MAX_STRINGNAME_SIZE )
2629 if ( (int)currentUUID + (int)offset - (int)mCompUUID < OMX_MAX_STRINGNAME_SIZE )