HomeSort by relevance Sort by last modified time
    Searched refs:set_bypass_address (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome_frame/
function_stub.h 111 void set_bypass_address(uintptr_t bypass_address) { function in struct:FunctionStub
function_stub.cc 106 set_bypass_address(reinterpret_cast<uintptr_t>(new_target));

Completed in 160 milliseconds