Searched defs:hook (Results 1 – 5 of 5) sorted by relevance
353 const void* hook = options[i].second; in ProcessSpecialOptions() local360 const void* hook = options[i].second; in ProcessSpecialOptions() local373 const void* hook = options[i].second; in ProcessSpecialOptions() local384 const void* hook = options[i].second; in ProcessSpecialOptions() local
37 static InstanceMemEater hook; field in Main.InstanceMemEater
87 explicit IntrusiveForwardListIterator(const IntrusiveForwardListHook* hook) : hook_(hook) { } in IntrusiveForwardListIterator()382 static IntrusiveForwardListHook* ModifiableHook(const IntrusiveForwardListHook* hook) { in ModifiableHook()444 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue()
30 IntrusiveForwardListHook hook; member
1358 IntrusiveForwardListHook hook; local