Searched refs:is_patched (Results 1 – 6 of 6) sorted by relevance
100 static bool is_patched = false; in PatchServiceManagerCalls() local101 if (is_patched) in PatchServiceManagerCalls()107 is_patched = true; in PatchServiceManagerCalls()
56 bool is_patched() const { in is_patched() function
290 DCHECK(is_patched()); in original_function()
361 if (windowless_ && !g_iat_patch_track_popup_menu.Pointer()->is_patched()) { in PlatformInitialize()374 if (windowless_ && !g_iat_patch_set_cursor.Pointer()->is_patched() && in PlatformInitialize()404 !g_iat_patch_reg_enum_key_ex_w.Pointer()->is_patched()) { in PlatformInitialize()414 if (!g_iat_patch_get_proc_address.Pointer()->is_patched() && in PlatformInitialize()421 if (windowless_ && !g_iat_patch_window_from_point.Pointer()->is_patched() && in PlatformInitialize()439 if (g_iat_patch_set_cursor.Pointer()->is_patched()) in PlatformDestroyInstance()442 if (g_iat_patch_track_popup_menu.Pointer()->is_patched()) in PlatformDestroyInstance()445 if (g_iat_patch_reg_enum_key_ex_w.Pointer()->is_patched()) in PlatformDestroyInstance()448 if (g_iat_patch_window_from_point.Pointer()->is_patched()) in PlatformDestroyInstance()
184 if (!g_iat_patch_createdca.is_patched()) { in PlatformInit()190 if (!g_iat_patch_get_font_data.is_patched()) { in PlatformInit()
549 !is_in_job && !g_iat_patch_duplicate_handle.is_patched()) { in InitBrokerServices()