OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hook_stub_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/test/
win_event_receiver.cc
19
hook_stub_
(NULL) {
45
FunctionStub::Destroy(
hook_stub_
);
46
hook_stub_
= NULL;
52
DCHECK(
hook_stub_
== NULL);
53
hook_stub_
= FunctionStub::Create(reinterpret_cast<uintptr_t>(this),
59
reinterpret_cast<WINEVENTPROC>(
hook_stub_
->code()), 0,
win_event_receiver.h
58
FunctionStub*
hook_stub_
;
member in class:WinEventReceiver
Completed in 87 milliseconds