Searched refs:gHead (Results 1 – 2 of 2) sorted by relevance
21 static Registry* gHead = 0; variable27 mNext = gHead; in Registry()28 gHead = this; in Registry()36 Registry* registry = gHead; in Find()
52 static Asset* gHead = NULL; variable65 Asset* cur = gHead; in getAssetAllocations()88 gHead = gTail = this; in Asset()103 if (gHead == this) { in ~Asset()104 gHead = mNext; in ~Asset()