Searched refs:ASSET_INFO_RATING_ATOM (Results 1 – 6 of 6) sorted by relevance
71 else if (atomPtr->getType() == ASSET_INFO_RATING_ATOM) in ~PVA_FF_UserDataAtom()
78 : PVA_FF_FullAtom(ASSET_INFO_RATING_ATOM, 0, 0) in PVA_FF_AssetInfoRatingAtom()
187 const uint32 ASSET_INFO_RATING_ATOM = FourCharConstToUint32('r', 't', 'n', 'g'); variable
604 type == ASSET_INFO_RATING_ATOM || in getNextAtomType()973 type == ASSET_INFO_RATING_ATOM || in getNextAtomType()
197 const uint32 ASSET_INFO_RATING_ATOM = FourCharConstToUint32('r', 't', 'n', 'g'); variable
255 else if (atomType == ASSET_INFO_RATING_ATOM) in UserDataAtom()