/external/protobuf/src/google/protobuf/compiler/ |
subprocess.cc | 164 int handle_count = 0; local 167 handles[handle_count++] = child_stdin_; 170 handles[handle_count++] = child_stdout_; 174 WaitForMultipleObjects(handle_count, handles, FALSE, INFINITE); 178 wait_result < WAIT_OBJECT_0 + handle_count) {
|
/cts/hostsidetests/security/securityPatch/Bug-35644815/ |
poc.c | 65 unsigned int handle_count; member in struct:ion_debugfs_handle_entry
|
/external/libmojo/mojo/edk/system/ |
core_unittest.cc | 429 uint32_t handle_count = 0; local 432 h, nullptr, nullptr, nullptr, &handle_count, 491 uint32_t handle_count = 1; local 493 core()->ReadMessage(h, nullptr, nullptr, nullptr, &handle_count, [all...] |
/external/libchrome/sandbox/win/src/ |
nt_internals.h | 736 IN DWORD handle_count,
|