Searched refs:fIsAttaching (Results 1 – 4 of 4) sorted by relevance
36 if (asset_info->fIsAttaching) { in ScopedAssetRef()42 asset_info->fIsAttaching = true; in ScopedAssetRef()
256 mutable bool fIsAttaching; // Used for cycle detection member270 fInfo->fIsAttaching = false; in ~ScopedAssetRef()
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