Searched refs:pass_pipe_ownership_to_main (Results 1 – 2 of 2) sorted by relevance
57 int RunClientFunction(Func handler, bool pass_pipe_ownership_to_main) { in RunClientFunction() argument62 pass_pipe_ownership_to_main ? pipe.release() : pipe.get(); in RunClientFunction()251 bool pass_pipe_ownership_to_main) { in RunClientMain() argument254 pass_pipe_ownership_to_main); in RunClientMain()
83 bool pass_pipe_ownership_to_main = false);