Searched refs:kPrimaryIPCChannel (Results 1 – 14 of 14) sorted by relevance
18 base::GlobalDescriptors::GetInstance()->Set(kPrimaryIPCChannel, in MultiProcessTestIPCSetUp()19 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor); in MultiProcessTestIPCSetUp()
11 kPrimaryIPCChannel = 0, enumerator
110 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor)); in StartClient()
291 base::GlobalDescriptors::GetInstance()->Get(kPrimaryIPCChannel); in CreatePipe()
49 g_fds->Set(kPrimaryIPCChannel, in Initialize()50 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor); in Initialize()
22 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor;
49 fds_to_map.push_back(std::pair<int,int>(ipcfd, kPrimaryIPCChannel + 3)); in LaunchNSSDecrypterChildProcess()
609 g_fds->Set(kPrimaryIPCChannel, in Initialize()610 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor); in Initialize()
57 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor)); in LaunchNSSDecrypterChildProcess()
61 kPrimaryIPCChannel, in BecomeNaClLoader()
207 FileDescriptorInfo(kPrimaryIPCChannel, in LaunchInternal()
315 int ipc_channel_fd = LookUpFd(fd_mapping, kPrimaryIPCChannel); in ForkWithRealPid()
508 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor)); in LaunchBrowserHelper()
434 kPrimaryIPCChannel + base::GlobalDescriptors::kBaseDescriptor)); in Launch()