Searched refs:args_filtered (Results 1 – 1 of 1) sorted by relevance
1161 scoped_ptr<ListValue> args_filtered(args.DeepCopy()); in DispatchEvent() local1163 CHECK(args_filtered->GetDictionary(0, &dict) && dict); in DispatchEvent()1172 args_filtered.Pass(), in DispatchEvent()