Searched defs:DetectFatalLog (Results 1 – 3 of 3) sorted by relevance
41 function<bool(string_view)> DetectFatalLog) in WaitForChild()76 …rCode> BProcess::ExecuteCmd(vector<string_view> argvSv, function<bool(string_view)> DetectFatalLog) in ExecuteCmd()
24 …rCode> BProcess::ExecuteCmd(vector<string_view> argvSv, function<bool(string_view)> DetectFatalLog) in ExecuteCmd()
36 static bool DetectFatalLog(string_view output) in DetectFatalLog() function