Searched refs:argv_result (Results 1 – 1 of 1) sorted by relevance
251 auto argv_result = GetCmdArgs(pid); in CollectPidsByArgv0() local252 if (!argv_result.ok()) { in CollectPidsByArgv0()255 if (argv_result->empty()) { in CollectPidsByArgv0()258 if (argv_result->front() == expected_argv0) { in CollectPidsByArgv0()