Searched refs:IPCCall (Results 1 – 9 of 9) sorted by relevance
99 static const IPCCall open_thread = { in ThreadProcessDispatcher()105 static const IPCCall open_process = { in ThreadProcessDispatcher()111 static const IPCCall process_token = { in ThreadProcessDispatcher()117 static const IPCCall process_tokenex = { in ThreadProcessDispatcher()123 static const IPCCall create_params = { in ThreadProcessDispatcher()
22 static const IPCCall create_params = { in FilesystemDispatcher()28 static const IPCCall open_file = { in FilesystemDispatcher()34 static const IPCCall attribs = { in FilesystemDispatcher()40 static const IPCCall full_attribs = { in FilesystemDispatcher()46 static const IPCCall set_info = { in FilesystemDispatcher()
22 static const IPCCall create_params = { in SyncDispatcher()27 static const IPCCall open_params = { in SyncDispatcher()
214 struct IPCCall { struct220 std::vector<IPCCall> ipc_calls_; argument
44 static const IPCCall create_params = { in RegistryDispatcher()50 static const IPCCall open_params = { in RegistryDispatcher()
22 static const IPCCall duplicate_handle_proxy = { in HandleDispatcher()
25 static const IPCCall create_params = { in NamedPipeDispatcher()
291 std::vector<IPCCall>::iterator it = ipc_calls_.begin(); in OnMessageReady()
589 static const IPCCall call_one = { in UnitTestIPCDispatcher()594 static const IPCCall call_two = { in UnitTestIPCDispatcher()