Searched defs:hook (Results 1 – 5 of 5) sorted by relevance
420 const void* hook = options[i].second; in ProcessSpecialOptions() local427 const void* hook = options[i].second; in ProcessSpecialOptions() local440 const void* hook = options[i].second; in ProcessSpecialOptions() local451 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
530 for (GetEnvHook hook : env_hooks_) { in HandleGetEnv() local544 void JavaVMExt::AddEnvironmentHook(GetEnvHook hook) { in AddEnvironmentHook()