Searched defs:hook (Results 1 – 5 of 5) sorted by relevance
526 const void* hook = options[i].second; in ProcessSpecialOptions() local533 const void* hook = options[i].second; in ProcessSpecialOptions() local546 const void* hook = options[i].second; in ProcessSpecialOptions() local557 const void* hook = options[i].second; in ProcessSpecialOptions() local
97 explicit IntrusiveForwardListIterator(const IntrusiveForwardListHook* hook) : hook_(hook) { } in IntrusiveForwardListIterator()392 static IntrusiveForwardListHook* ModifiableHook(const IntrusiveForwardListHook* hook) { in ModifiableHook()454 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue()468 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue()
47 IntrusiveForwardListHook hook; member
37 static InstanceMemEater hook; field in Main.InstanceMemEater
553 for (GetEnvHook hook : env_hooks) { in HandleGetEnv() local567 void JavaVMExt::AddEnvironmentHook(GetEnvHook hook) { in AddEnvironmentHook()