/external/google-breakpad/src/client/windows/crash_generation/ |
D | crash_generation_client.cc | 94 const wchar_t* pipe_name, in CrashGenerationClient() argument 97 : pipe_name_(pipe_name), in CrashGenerationClient() 273 HANDLE CrashGenerationClient::ConnectToPipe(const wchar_t* pipe_name, in ConnectToPipe() argument 283 HANDLE pipe = CreateFile(pipe_name, in ConnectToPipe() 301 if (!WaitNamedPipe(pipe_name, kPipeBusyWaitTimeoutMs)) { in ConnectToPipe() 376 HANDLE CrashGenerationClient::DuplicatePipeToClientProcess(const wchar_t* pipe_name, in DuplicatePipeToClientProcess() argument 379 HANDLE local_pipe = CreateFile(pipe_name, kPipeDesiredAccess, in DuplicatePipeToClientProcess() 398 if (!WaitNamedPipe(pipe_name, kPipeBusyWaitTimeoutMs)) { in DuplicatePipeToClientProcess()
|
D | crash_generation_client.h | 65 CrashGenerationClient(const wchar_t* pipe_name, 108 static HANDLE DuplicatePipeToClientProcess(const wchar_t* pipe_name, 132 HANDLE ConnectToPipe(const wchar_t* pipe_name,
|
D | crash_generation_server.h | 84 CrashGenerationServer(const std::wstring& pipe_name,
|
D | crash_generation_server.cc | 98 const std::wstring& pipe_name, in CrashGenerationServer() argument 110 : pipe_name_(pipe_name), in CrashGenerationServer()
|
/external/libchrome/mojo/core/test/ |
D | mojo_test_base.h | 188 #define DEFINE_TEST_CLIENT_WITH_PIPE(client_name, test_base, pipe_name) \ argument 203 int client_name##_MainFixture::Main(MojoHandle pipe_name) 207 #define DEFINE_TEST_CLIENT_TEST_WITH_PIPE(client_name, test_base, pipe_name) \ argument 222 void client_name##_MainFixture::Main(MojoHandle pipe_name) 224 #define DEFINE_TEST_CLIENT_WITH_PIPE(client_name, test_base, pipe_name) argument 225 #define DEFINE_TEST_CLIENT_TEST_WITH_PIPE(client_name, test_base, pipe_name) argument
|
/external/igt-gpu-tools/tests/ |
D | kms_ccs.c | 344 const char *pipe_name = kmstest_pipe_name(pipe); in for_each_pipe_static() local 349 igt_subtest_f("pipe-%s-bad-pixel-format", pipe_name) in for_each_pipe_static() 353 igt_subtest_f("pipe-%s-bad-rotation-90", pipe_name) in for_each_pipe_static() 357 igt_subtest_f("pipe-%s-crc-primary-basic", pipe_name) in for_each_pipe_static() 361 igt_subtest_f("pipe-%s-crc-primary-rotation-180", pipe_name) in for_each_pipe_static() 365 igt_subtest_f("pipe-%s-crc-sprite-planes-basic", pipe_name) { in for_each_pipe_static() 383 igt_subtest_f("pipe-%s-missing-ccs-buffer", pipe_name) in for_each_pipe_static() 387 igt_subtest_f("pipe-%s-ccs-on-another-bo", pipe_name) in for_each_pipe_static() 391 igt_subtest_f("pipe-%s-bad-aux-stride", pipe_name) in for_each_pipe_static()
|
/external/llvm-project/lldb/source/Host/windows/ |
D | PipeWindows.cpp | 91 std::string pipe_name; in CreateNewNamed() local 92 llvm::raw_string_ostream pipe_name_stream(pipe_name); in CreateNewNamed() 96 return CreateNew(pipe_name.c_str(), child_process_inherit); in CreateNewNamed() 136 llvm::SmallString<128> pipe_name; in CreateWithUniqueName() local 144 pipe_name = prefix; in CreateWithUniqueName() 145 pipe_name += "-"; in CreateWithUniqueName() 146 pipe_name += reinterpret_cast<char *>(unique_string); in CreateWithUniqueName() 148 error = CreateNew(pipe_name, child_process_inherit); in CreateWithUniqueName() 153 name = pipe_name; in CreateWithUniqueName()
|
/external/libchrome/mojo/core/ |
D | broker_host.cc | 93 void BrokerHost::SendNamedChannel(const base::StringPiece16& pipe_name) { in SendNamedChannel() argument 97 BrokerMessageType::INIT, 0, sizeof(*name_data) * pipe_name.length(), in SendNamedChannel() 99 data->pipe_name_length = static_cast<uint32_t>(pipe_name.length()); in SendNamedChannel() 100 std::copy(pipe_name.begin(), pipe_name.end(), name_data); in SendNamedChannel()
|
D | invitation_unittest.cc | 471 const uint32_t pipe_name = 0; in DEFINE_TEST_CLIENT() local 473 MojoExtractMessagePipeFromInvitation(invitation, &pipe_name, 4, in DEFINE_TEST_CLIENT() 554 const uint32_t pipe_name = 0; in DEFINE_TEST_CLIENT() local 556 MojoExtractMessagePipeFromInvitation(invitation, &pipe_name, 4, in DEFINE_TEST_CLIENT() 668 const uint32_t pipe_name = 0; in DEFINE_TEST_CLIENT() local 670 invitation, &pipe_name, 4, nullptr, &pipe)); in DEFINE_TEST_CLIENT() 705 const uint32_t pipe_name = 0; in DEFINE_TEST_CLIENT() local 707 MojoExtractMessagePipeFromInvitation(invitation, &pipe_name, 4, in DEFINE_TEST_CLIENT() 769 const uint32_t pipe_name = 0; in DEFINE_TEST_CLIENT() local 771 MojoExtractMessagePipeFromInvitation(invitation, &pipe_name, 4, in DEFINE_TEST_CLIENT() [all …]
|
D | broker_host.h | 40 void SendNamedChannel(const base::StringPiece16& pipe_name);
|
/external/igt-gpu-tools/tools/ |
D | intel_display_poller.c | 92 static char pipe_name(int pipe) in pipe_name() function 109 pipe_name(pipe), pipe_name(pipe)); in pipe_to_plane() 117 pipe_name(pipe), pipe_name(pipe)); in pipe_to_plane() 910 snprintf(str, sizeof str, "%s / pipe %c / PIPESTAT[%d] (gmch)", type, pipe_name(pipe), bit); in test_name() 913 snprintf(str, sizeof str, "%s / pipe %c / IIR[%d] (gen2)", type, pipe_name(pipe), bit); in test_name() 916 snprintf(str, sizeof str, "%s / pipe %c / IIR[%d] (gen3+)", type, pipe_name(pipe), bit); in test_name() 919 snprintf(str, sizeof str, "%s / pipe %c / DEIIR[%d] (pch)", type, pipe_name(pipe), bit); in test_name() 922 snprintf(str, sizeof str, "%s / pipe %c / Frame count (gen3/4)", type, pipe_name(pipe)); in test_name() 925 snprintf(str, sizeof str, "%s / pipe %c / Frame count (g4x+)", type, pipe_name(pipe)); in test_name() 928 snprintf(str, sizeof str, "%s / pipe %c / Flip count (g4x+)", type, pipe_name(pipe)); in test_name() [all …]
|
D | intel_watermark.c | 113 static char pipe_name(int pipe) in pipe_name() function 158 plane, pipe_name(pipe)); in skl_plane_name() 168 pipe_name(pipe)); in skl_wm_linetime_reg_name() 179 pipe_name(pipe)); in skl_plane_ctl_reg_name() 182 plane, pipe_name(pipe)); in skl_plane_ctl_reg_name() 193 pipe_name(pipe), level); in skl_wm_reg_name() 196 plane, pipe_name(pipe), level); in skl_wm_reg_name() 207 pipe_name(pipe)); in skl_wm_trans_reg_name() 210 plane, pipe_name(pipe)); in skl_wm_trans_reg_name() 220 pipe_name(pipe)); in skl_buf_cfg_reg_name() [all …]
|
D | skl_ddb_allocation.c | 72 #define pipe_name(p) ((p) + 'A') macro 353 printf("Pipe %c\n", pipe_name(pipe)); in skl_ddb_print()
|
/external/python/cpython3/Lib/test/libregrtest/ |
D | win_utils.py | 45 pipe_name = r'\\.\pipe\typeperf_output_' + str(uuid.uuid4()) 53 pipe_name, open_mode, _winapi.PIPE_WAIT, 58 pipe_name, _winapi.GENERIC_WRITE, 0, _winapi.NULL,
|
/external/libchrome/mojo/public/cpp/platform/ |
D | platform_channel.cc | 51 base::string16 pipe_name = base::UTF8ToUTF16(base::StringPrintf( in CreateChannel() local 58 ::CreateNamedPipeW(pipe_name.c_str(), kOpenMode, kPipeMode, in CreateChannel() 75 ::CreateFileW(pipe_name.c_str(), kDesiredAccess, 0, &security_attributes, in CreateChannel()
|
/external/google-breakpad/src/client/windows/handler/ |
D | exception_handler.cc | 66 const wchar_t* pipe_name, in ExceptionHandler() argument 74 pipe_name, in ExceptionHandler() 145 const wchar_t* pipe_name, in Initialize() argument 183 } else if (pipe_name) { in Initialize() 185 new CrashGenerationClient(pipe_name, dump_type_, custom_info)); in Initialize()
|
D | exception_handler.h | 184 const wchar_t* pipe_name, 295 const wchar_t* pipe_name,
|
/external/google-breakpad/docs/ |
D | windows_client_integration.md | 26 const wchar_t* pipe_name,
|