Searched refs:match_id_to_condition (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/api/declarative/
H A Ddeclarative_rule.h105 const URLMatcherIdToCondition& match_id_to_condition,
325 URLMatcherIdToCondition match_id_to_condition; local
339 match_id_to_condition[(*match_set)->id()] = i->get();
344 result, match_id_to_condition, conditions_without_urls));
350 const URLMatcherIdToCondition& match_id_to_condition,
352 : match_id_to_condition_(match_id_to_condition),
348 DeclarativeConditionSet( const Conditions& conditions, const URLMatcherIdToCondition& match_id_to_condition, const std::vector<const ConditionT*>& conditions_without_urls) argument

Completed in 170 milliseconds