Searched refs:funcResultOutput (Results 1 – 1 of 1) sorted by relevance
75 AsyncCmd::CmdResultCallback funcResultOutput; in ExecuteShell() local76 …funcResultOutput = std::bind(&HdcDaemonUnity::AsyncCmdOut, this, std::placeholders::_1, std::place… in ExecuteShell()78 if (!asyncCommand.Initial(loopTask, funcResultOutput)) { in ExecuteShell()