Home
last modified time | relevance | path

Searched refs:SideStepError (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/sandbox/win/src/sidestep/
Dpreamble_patcher.h21 enum SideStepError { enum
65 static SideStepError Patch(T target_function, T replacement_function, in Patch()
102 static SideStepError RawPatchWithStub(void* target_function,
Dpreamble_patcher_with_stub.cpp51 SideStepError PreamblePatcher::RawPatchWithStub( in RawPatchWithStub()