Searched defs:PreamblePatcher (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sandbox/win/src/sidestep/
H A Dpreamble_patcher.h5 // Definition of PreamblePatcher
59 class PreamblePatcher { class in namespace:sidestep
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.h34 * Definition of PreamblePatcher
115 // original_func_stub = PreamblePatcher::Patch(
151 class PERFTOOLS_DLL_DECL PreamblePatcher { class in namespace:sidestep
164 // PreamblePatcher::Patch(MessageBox, Hook_MessageBox, &original);
440 // PreamblePatcher::RawPatchWithStub for more information. This parameter
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.h34 * Definition of PreamblePatcher
115 // original_func_stub = PreamblePatcher::Patch(
151 class PERFTOOLS_DLL_DECL PreamblePatcher { class in namespace:sidestep
164 // PreamblePatcher::Patch(MessageBox, Hook_MessageBox, &original);
440 // PreamblePatcher::RawPatchWithStub for more information. This parameter

Completed in 3845 milliseconds