Searched defs:hook (Results 1 – 9 of 9) sorted by relevance
80 AdvancedProtectionHook hook, AdvancedProtectionProvider provider) { in createService()145 AdvancedProtectionHook hook = in testEnableProtection_withHook() local174 AdvancedProtectionHook hook = in testEnableProtection_withFeature_notAvailable() local202 AdvancedProtectionHook hook = in testEnableProtection_withFeature_notCalledIfModeNotChanged() local291 AdvancedProtectionHook hook = in testGetFeatures() local326 AdvancedProtectionHook hook = in testGetFeatures_featureNotAvailable() local
53 void hook(NodeBase* pNode) { in hook() function
61 for (int hook = 0; hook < numHooks; ++hook) { in early_egl_init() local
168 @Nullable AdvancedProtectionHook hook, in AdvancedProtectionService()369 AdvancedProtectionHook hook = mHooks.get(i); in getAdvancedProtectionFeatures() local
349 hooks.forEach { hook -> in <lambda>() method
588 auto hook = std::lower_bound( in GetProcHook() local
869 const ProcHook* hook = GetProcHook(pName); in GetInstanceProcAddr() local917 const ProcHook* hook = GetProcHook(pName); in GetDeviceProcAddr() local
1017 auto hook = std::lower_bound( in GetInstanceProcAddr() local
271 hook_t hook; member