Home
last modified time | relevance | path

Searched defs:wait_result (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dsubprocess.cc173 DWORD wait_result = in Communicate() local
227 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate() local