Searched refs:attr_descs (Results 1 – 1 of 1) sorted by relevance
155 std::vector<nlohmann::json> attr_descs = attrs_json[kJsonKeyAttr]; in DecodeAttrs() local156 for (const auto &attr_desc : attr_descs) { in DecodeAttrs()