Searched defs:recipes (Results 1 - 2 of 2) sorted by relevance
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ | ||
H A D | MigrationFactory.java | 67 createCustomRecipeMigration(String number, String country, CsvTable<RangeKey> recipes) createCustomRecipeMigration() argument 107 createCustomRecipeMigration(Path file, String country, CsvTable<RangeKey> recipes) createCustomRecipeMigration() argument 125 createCustomRecipeMigration(ImmutableList<String> numbers, String country, CsvTable<RangeKey> recipes) createCustomRecipeMigration() argument [all...] |
/third_party/rust/crates/nom/src/ | ||
H A D | lib.rs | 464 pub mod recipes {} modules |
Completed in 2 milliseconds