Searched defs:hook (Results 1 – 5 of 5) sorted by relevance
451 const void* hook = options[i].second; in ProcessSpecialOptions() local458 const void* hook = options[i].second; in ProcessSpecialOptions() local471 const void* hook = options[i].second; in ProcessSpecialOptions() local482 const void* hook = options[i].second; in ProcessSpecialOptions() local
98 explicit IntrusiveForwardListIterator(const IntrusiveForwardListHook* hook) : hook_(hook) { } in IntrusiveForwardListIterator()393 static IntrusiveForwardListHook* ModifiableHook(const IntrusiveForwardListHook* hook) { in ModifiableHook()455 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue()469 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue()
47 IntrusiveForwardListHook hook; member
37 static InstanceMemEater hook; field in Main.InstanceMemEater
537 for (GetEnvHook hook : env_hooks_) { in HandleGetEnv() local551 void JavaVMExt::AddEnvironmentHook(GetEnvHook hook) { in AddEnvironmentHook()