Searched defs:idCount (Results 1 – 2 of 2) sorted by relevance
1565 i18n.phonenumbers.PhoneMetadata.prototype.idCount = function() { method in i18n.phonenumbers.PhoneMetadata
32 void WriteSpirvHeader(std::vector<uint32_t> *blob, uint32_t idCount) in WriteSpirvHeader()