Searched refs:metadata_collection (Results 1 – 3 of 3) sorted by relevance
50 PhoneMetadataCollection metadata_collection; in ShortNumberInfo() local51 if (!LoadCompiledInMetadata(&metadata_collection)) { in ShortNumberInfo()55 for (const auto& metadata : metadata_collection.metadata()) { in ShortNumberInfo()
838 PhoneMetadataCollection metadata_collection; in PhoneNumberUtil() local839 if (!LoadCompiledInMetadata(&metadata_collection)) { in PhoneNumberUtil()847 metadata_collection.metadata().begin(); in PhoneNumberUtil()848 it != metadata_collection.metadata().end(); in PhoneNumberUtil()
175 * [metadata_collection: About metadata and its collection.](#metadata_collection)7491 ### <a name="metadata_collection"></a>**Metadata Collection**