OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPCCall
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/sandbox/win/src/
sync_dispatcher.cc
22
static const
IPCCall
create_params = {
27
static const
IPCCall
open_params = {
process_thread_dispatcher.cc
99
static const
IPCCall
open_thread = {
105
static const
IPCCall
open_process = {
111
static const
IPCCall
process_token = {
117
static const
IPCCall
process_tokenex = {
123
static const
IPCCall
create_params = {
crosscall_server.h
93
// pending
IPCcall
. This constructor will:
214
struct
IPCCall
{
220
std::vector<
IPCCall
> ipc_calls_;
filesystem_dispatcher.cc
22
static const
IPCCall
create_params = {
28
static const
IPCCall
open_file = {
34
static const
IPCCall
attribs = {
40
static const
IPCCall
full_attribs = {
46
static const
IPCCall
set_info = {
registry_dispatcher.cc
44
static const
IPCCall
create_params = {
50
static const
IPCCall
open_params = {
handle_dispatcher.cc
22
static const
IPCCall
duplicate_handle_proxy = {
named_pipe_dispatcher.cc
25
static const
IPCCall
create_params = {
crosscall_server.cc
290
std::vector<
IPCCall
>::iterator it = ipc_calls_.begin();
ipc_unittest.cc
587
static const
IPCCall
call_one = {
592
static const
IPCCall
call_two = {
Completed in 71 milliseconds