Searched refs:gHead (Results 1 – 1 of 1) sorted by relevance
47 static Asset* gHead = NULL; variable60 Asset* cur = gHead; in getAssetAllocations()83 gHead = gTail = this; in Asset()96 if (gHead == this) { in ~Asset()97 gHead = mNext; in ~Asset()