OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_iat_patch_createdca
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/
chrome_render_process_observer.cc
119
static base::win::IATPatchFunction
g_iat_patch_createdca
;
member in namespace:__anon6827
288
g_iat_patch_createdca
.Patch(
/external/chromium_org/chrome/utility/
chrome_content_utility_client.cc
190
static base::win::IATPatchFunction
g_iat_patch_createdca
;
member in namespace:chrome::__anon7064
230
if (!
g_iat_patch_createdca
.is_patched()) {
231
g_iat_patch_createdca
.Patch(pdf_module_path.value().c_str(),
Completed in 367 milliseconds