Searched refs:found_variable (Results 1 – 1 of 1) sorted by relevance
166 auto found_variable = kVariableMap.find(args[1]); in GetVarHandler() local167 if (found_variable == kVariableMap.end()) { in GetVarHandler()173 if (!found_variable->second.get(device, getvar_args, &message)) { in GetVarHandler()