Searched refs:type_match (Results 1 – 5 of 5) sorted by relevance
123 type_match = (True if media_type is None125 return direction_match and type_match
96 type_match = (type == target_type or\102 if type_match and subtype_match:
278 PersistentMemoryAllocator::Iterator::GetNextOfType(uint32_t type_match) { in GetNextOfType() argument282 if (type_found == type_match) in GetNextOfType()
173 Reference GetNextOfType(uint32_t type_match);
1959 bool type_match = true; in store_locations() local1963 type_match = false; in store_locations()1967 if (type_match) { in store_locations()