Searched refs:statusVarName (Results 1 – 2 of 2) sorted by relevance
255 const AidlMethod& method, const string& statusVarName, in GenLogAfterExecute() argument316 << statusVarName << ".get()));\n"; in GenLogAfterExecute()318 << statusVarName << ".get()));\n"; in GenLogAfterExecute()320 << statusVarName << ".get()));\n"; in GenLogAfterExecute()323 << statusVarName << ".get()));\n"; in GenLogAfterExecute()325 (*writer) << "_log_status[\"exception_code\"] = Json::Value(" << statusVarName in GenLogAfterExecute()327 (*writer) << "_log_status[\"exception_message\"] = Json::Value(" << statusVarName in GenLogAfterExecute()329 (*writer) << "_log_status[\"transaction_error\"] = Json::Value(" << statusVarName in GenLogAfterExecute()331 (*writer) << "_log_status[\"service_specific_error_code\"] = Json::Value(" << statusVarName in GenLogAfterExecute()
56 const AidlMethod& method, const string& statusVarName,