Searched refs:wait_ret (Results 1 – 2 of 2) sorted by relevance
50 def cmd(self, cmd_str, wait_ret=True): argument74 if wait_ret is False:
898 int wait_ret = PERFETTO_EINTR( in NativeProfilingActiveAtProcessExit() local900 ASSERT_FALSE(wait_ret) << "Failed to waitid."; in NativeProfilingActiveAtProcessExit()