OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBase
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/sandbox/win/src/
sync_dispatcher.cc
53
params.
GetBase
());
73
params.
GetBase
());
named_pipe_interception.cc
48
if (!QueryBroker(IPC_CREATENAMEDPIPEW_TAG, params.
GetBase
()))
filesystem_dispatcher.cc
108
params.
GetBase
());
150
params.
GetBase
());
189
params.
GetBase
());
227
IPC_NTQUERYFULLATTRIBUTESFILE_TAG, params.
GetBase
());
279
params.
GetBase
());
filesystem_interception.cc
62
if (!QueryBroker(IPC_NTCREATEFILE_TAG, params.
GetBase
()))
133
if (!QueryBroker(IPC_NTOPENFILE_TAG, params.
GetBase
()))
198
if (!QueryBroker(IPC_NTQUERYATTRIBUTESFILE_TAG, params.
GetBase
()))
256
if (!QueryBroker(IPC_NTQUERYFULLATTRIBUTESFILE_TAG, params.
GetBase
()))
328
if (!QueryBroker(IPC_NTSETINFO_RENAME_TAG, params.
GetBase
()))
registry_dispatcher.cc
100
params.
GetBase
());
145
params.
GetBase
());
sync_interception.cc
26
if (!QueryBroker(IPC_CREATEEVENT_TAG, params.
GetBase
()))
43
if (!QueryBroker(IPC_OPENEVENT_TAG, params.
GetBase
()))
handle_dispatcher.cc
79
params.
GetBase
());
named_pipe_dispatcher.cc
69
params.
GetBase
());
policy_engine_params.h
192
CountedParameterSetBase*
GetBase
() {
process_thread_dispatcher.cc
231
params.
GetBase
());
/external/chromium_org/ui/base/ime/win/
tsf_event_router.cc
197
FAILED(document_manager->
GetBase
(context_.Receive())) ||
tsf_bridge.cc
152
SUCCEEDED(it->second.document_manager->
GetBase
(context.Receive())) &&
/external/chromium_org/v8/tools/oom_dump/
oom_dump.cc
143
const u_int64_t last = memory_region->
GetBase
() + memory_region->GetSize();
/external/v8/tools/oom_dump/
oom_dump.cc
142
const u_int64_t last = memory_region->
GetBase
() + memory_region->GetSize();
Completed in 642 milliseconds