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

/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/
H A Dpreload_supplier.h86 bool GetRuleHierarchy(const LookupKey& lookup_key,
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Dpreload_supplier.cc291 bool success = GetRuleHierarchy(lookup_key, &hierarchy);
298 if (!GetRuleHierarchy(lookup_key, &hierarchy)) {
342 bool PreloadSupplier::GetRuleHierarchy(const LookupKey& lookup_key, function in class:i18n::PreloadSupplier

Completed in 139 milliseconds