Searched defs:filter_args (Results 1 – 4 of 4) sorted by relevance
76 struct filter_args { struct91 const struct filter_args *args, argument
137 base::DictionaryValue* filter_args() const { return args_.get(); } in filter_args() function
242 def filter_args(args, opts_equal=[], opts_startswith=[], member in Reduce
1025 def delete_matching_record(cls, **filter_args):