Searched defs:hook (Results 1 – 5 of 5) sorted by relevance
515 const void* hook = options[i].second; in ProcessSpecialOptions() local522 const void* hook = options[i].second; in ProcessSpecialOptions() local535 const void* hook = options[i].second; in ProcessSpecialOptions() local546 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
539 for (GetEnvHook hook : env_hooks_) { in HandleGetEnv() local553 void JavaVMExt::AddEnvironmentHook(GetEnvHook hook) { in AddEnvironmentHook()