Home
last modified time | relevance | path

Searched refs:SIDESTEP_SUCCESS (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
Dpreamble_patcher_test.cc139 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithLongJump()
144 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithLongJump()
154 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleShortCondJump()
159 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleShortCondJump()
168 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCondJump()
174 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCondJump()
183 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleAbsoluteJump()
189 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleAbsoluteJump()
198 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCall()
205 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCall()
[all …]
Dpreamble_patcher.cc195 if (SIDESTEP_SUCCESS != error_code) { // Testing RawPatchWithStub, above in RawPatchWithStubAndProtections()
218 return SIDESTEP_SUCCESS; in RawPatchWithStubAndProtections()
259 if (SIDESTEP_SUCCESS != error_code) { in RawPatch()
287 return SIDESTEP_SUCCESS; in RawPatch()
370 != SIDESTEP_SUCCESS) { in Unpatch()
411 return SIDESTEP_SUCCESS; in Unpatch()
600 return SIDESTEP_SUCCESS; in PatchShortConditionalJump()
651 return SIDESTEP_SUCCESS; in PatchNearJumpOrCall()
681 return SIDESTEP_SUCCESS; in PatchMovWithDisplacement()
Dpreamble_patcher_with_stub.cc161 if (jump_ret != SIDESTEP_SUCCESS) { in RawPatchWithStub()
178 != SIDESTEP_SUCCESS) { in RawPatchWithStub()
293 return SIDESTEP_SUCCESS; in RawPatchWithStub()
Dauto_testing_hook.h103 SIDESTEP_CHK(SIDESTEP_SUCCESS == PreamblePatcher::Unpatch( in ~AutoTestingHookImpl()
123 SIDESTEP_CHK(SIDESTEP_SUCCESS == PreamblePatcher::Patch(target_function, in AutoTestingHookImpl()
Dpatch_functions.cc559 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Patch()
574 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Unpatch()
601 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Patch()
612 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Unpatch()
Dpreamble_patcher.h76 SIDESTEP_SUCCESS = 0, enumerator
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
Dpreamble_patcher_test.cc139 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithLongJump()
144 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithLongJump()
154 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleShortCondJump()
159 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleShortCondJump()
168 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCondJump()
174 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCondJump()
183 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleAbsoluteJump()
189 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleAbsoluteJump()
198 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCall()
205 SIDESTEP_EXPECT_TRUE(sidestep::SIDESTEP_SUCCESS == in TestPatchWithPreambleNearRelativeCall()
[all …]
Dpreamble_patcher.cc195 if (SIDESTEP_SUCCESS != error_code) { // Testing RawPatchWithStub, above in RawPatchWithStubAndProtections()
218 return SIDESTEP_SUCCESS; in RawPatchWithStubAndProtections()
259 if (SIDESTEP_SUCCESS != error_code) { in RawPatch()
287 return SIDESTEP_SUCCESS; in RawPatch()
370 != SIDESTEP_SUCCESS) { in Unpatch()
411 return SIDESTEP_SUCCESS; in Unpatch()
600 return SIDESTEP_SUCCESS; in PatchShortConditionalJump()
651 return SIDESTEP_SUCCESS; in PatchNearJumpOrCall()
681 return SIDESTEP_SUCCESS; in PatchMovWithDisplacement()
Dpreamble_patcher_with_stub.cc161 if (jump_ret != SIDESTEP_SUCCESS) { in RawPatchWithStub()
178 != SIDESTEP_SUCCESS) { in RawPatchWithStub()
293 return SIDESTEP_SUCCESS; in RawPatchWithStub()
Dauto_testing_hook.h103 SIDESTEP_CHK(SIDESTEP_SUCCESS == PreamblePatcher::Unpatch( in ~AutoTestingHookImpl()
123 SIDESTEP_CHK(SIDESTEP_SUCCESS == PreamblePatcher::Patch(target_function, in AutoTestingHookImpl()
Dpatch_functions.cc559 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Patch()
574 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Unpatch()
601 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Patch()
612 CHECK_EQ(sidestep::SIDESTEP_SUCCESS, in Unpatch()
Dpreamble_patcher.h76 SIDESTEP_SUCCESS = 0, enumerator
/external/chromium_org/tools/memory_watcher/
Dpreamble_patcher.cc42 if (SIDESTEP_SUCCESS != error_code) { in RawPatchWithStubAndProtections()
77 return SIDESTEP_SUCCESS; in RawPatchWithStubAndProtections()
117 if (SIDESTEP_SUCCESS != error_code) { in RawPatch()
132 return SIDESTEP_SUCCESS; in RawPatch()
225 return SIDESTEP_SUCCESS; in Unpatch()
Dpreamble_patcher.h29 SIDESTEP_SUCCESS = 0, enumerator
Dpreamble_patcher_with_stub.cc171 return SIDESTEP_SUCCESS; in RawPatchWithStub()
Dmemory_hook.cc121 CHECK(sidestep::SIDESTEP_SUCCESS == in Install()
/external/chromium_org/sandbox/win/src/sidestep/
Dpreamble_patcher.h22 SIDESTEP_SUCCESS = 0, enumerator
Dpreamble_patcher_with_stub.cpp174 return SIDESTEP_SUCCESS; in RawPatchWithStub()
/external/chromium_org/sandbox/win/src/
Dsidestep_resolver.cc63 if (sidestep::SIDESTEP_SUCCESS != rv) in Setup()
/external/chromium_org/components/breakpad/app/
Dbreakpad_win.cc581 if (patch_result != sidestep::SIDESTEP_SUCCESS) { in InitTerminateProcessHooks()