Searched refs:fIsAttaching (Results 1 – 4 of 4) sorted by relevance
261 if (asset_info->fIsAttaching) { in attachAssetRef()267 asset_info->fIsAttaching = true; in attachAssetRef()269 asset_info->fIsAttaching = false; in attachAssetRef()
184 mutable bool fIsAttaching; // Used for cycle detection member
263 if (asset_info->fIsAttaching) { in attachAssetRef()269 asset_info->fIsAttaching = true; in attachAssetRef()271 asset_info->fIsAttaching = false; in attachAssetRef()
190 mutable bool fIsAttaching; // Used for cycle detection member