Searched refs:suggest_id (Results 1 – 2 of 2) sorted by relevance
57 const std::string& input, int suggest_id);
113 const std::string& input, int suggest_id) { in OnInputChanged() argument121 args->Set(1, new base::FundamentalValue(suggest_id)); in OnInputChanged()