Searched refs:statusVarName (Results 1 – 2 of 2) sorted by relevance
251 const AidlMethod& method, const string& statusVarName, in GenLogAfterExecute() argument312 << statusVarName << ".get()));\n"; in GenLogAfterExecute()314 << statusVarName << ".get()));\n"; in GenLogAfterExecute()316 << statusVarName << ".get()));\n"; in GenLogAfterExecute()319 << statusVarName << ".get()));\n"; in GenLogAfterExecute()321 (*writer) << "_log_status[\"exception_code\"] = Json::Value(" << statusVarName in GenLogAfterExecute()323 (*writer) << "_log_status[\"exception_message\"] = Json::Value(" << statusVarName in GenLogAfterExecute()325 (*writer) << "_log_status[\"transaction_error\"] = Json::Value(" << statusVarName in GenLogAfterExecute()327 (*writer) << "_log_status[\"service_specific_error_code\"] = Json::Value(" << statusVarName in GenLogAfterExecute()
55 const AidlMethod& method, const string& statusVarName,