HomeSort by relevance Sort by last modified time
    Searched defs:PreamblePatcher (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/sidestep/
preamble_patcher.h 5 // Definition of PreamblePatcher
59 class PreamblePatcher {
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 34 * Definition of PreamblePatcher
115 // original_func_stub = PreamblePatcher::Patch(
151 class PERFTOOLS_DLL_DECL PreamblePatcher {
164 // PreamblePatcher::Patch(MessageBox, Hook_MessageBox, &original);
440 // PreamblePatcher::RawPatchWithStub for more information. This parameter
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 34 * Definition of PreamblePatcher
115 // original_func_stub = PreamblePatcher::Patch(
151 class PERFTOOLS_DLL_DECL PreamblePatcher {
164 // PreamblePatcher::Patch(MessageBox, Hook_MessageBox, &original);
440 // PreamblePatcher::RawPatchWithStub for more information. This parameter

Completed in 135 milliseconds