Lines Matching defs:result
421 int32_t result = -1; // results are only directly returned on failure in setupMgmt() local
509 int32_t result = 0; in handleTransfer() local
590 int32_t result = NANOHUB_APP_NOT_LOADED; in handleStopTransfer() local
689 int32_t result = NANOHUB_APP_NOT_LOADED; in handleFinish() local
724 int32_t result = NANOHUB_APP_NOT_LOADED; in handleRun() local
735 int32_t result = 0; in handleInfo() local
769 int32_t result = NANOHUB_APP_NOT_LOADED; in handleStopRun() local
812 int32_t result = NANOHUB_APP_NOT_LOADED; in handleEraseTransfer() local
830 int32_t result = rsp.mStatus; in handleMgmt() local
930 void SystemComm::AppManager::dumpAppInfo(std::string &result) in dumpAppInfo()
1406 void SystemComm::doDumpAppInfo(std::string &result) in doDumpAppInfo()