Searched refs:type_name (Results 1 – 5 of 5) sorted by relevance
325 std::string type_name; in get_scan_type() local336 type_name = chanInfo->name; in get_scan_type()337 type_name += "_type"; in get_scan_type()339 if (strcmp(ent->d_name, type_name.c_str()) == 0) { in get_scan_type()
272 const auto& type_name = args[1]; in HandleTypeCmd() local277 grpc_arguments.push_back(type_name); in HandleTypeCmd()
63 string type_name = 2; field
155 request->type_name()}; in TypeInformation()
2745 // If type_name is set, this need not be set. If both this and type_name2754 optional string type_name = 6; field2757 // resolved in the same manner as type_name.