Searched defs:finish (Results 1 – 6 of 6) sorted by relevance
35 void res(const std::string result, int finish) in res()
93 bool HdcDaemonApp::AsyncInstallFinish(bool finish, int64_t exitStatus, const string result) in AsyncInstallFinish()
65 bool finish; member
45 bool HdcDaemonUnity::AsyncCmdOut(bool finish, int64_t exitStatus, const string result) in AsyncCmdOut()
43 bool finish; member
32 void ResultCallback(const std::string& jsonResult, int finish) in ResultCallback()