Searched defs:rule_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Dpreload_supplier.cc74 IndexMap* rule_index,
80 rule_index_(rule_index),
69 Helper(const std::string& region_code, const std::string& key, const PreloadSupplier::Callback& loaded, const Retriever& retriever, std::set<std::string>* pending, IndexMap* rule_index, std::vector<const Rule*>* rule_storage, std::map<std::string, const Rule*>* region_rules) argument

Completed in 90 milliseconds