Lines Matching defs:result
422 int32_t result = -1; // results are only directly returned on failure in setupMgmt() local
510 int32_t result = 0; in handleTransfer() local
591 int32_t result = NANOHUB_APP_NOT_LOADED; in handleStopTransfer() local
690 int32_t result = NANOHUB_APP_NOT_LOADED; in handleFinish() local
725 int32_t result = NANOHUB_APP_NOT_LOADED; in handleRun() local
736 int32_t result = 0; in handleInfo() local
770 int32_t result = NANOHUB_APP_NOT_LOADED; in handleStopRun() local
813 int32_t result = NANOHUB_APP_NOT_LOADED; in handleEraseTransfer() local
831 int32_t result = rsp.mStatus; in handleMgmt() local
931 void SystemComm::AppManager::dumpAppInfo(std::string &result) in dumpAppInfo()
1409 void SystemComm::doDumpAppInfo(std::string &result) in doDumpAppInfo()