Searched defs:CheckSize (Results 1 – 8 of 8) sorted by relevance
129 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize() function168 bool CheckSize(unsigned size) const { return Defs.Size() == size || Defs.Size() == 0; } in CheckSize() function
611 func CheckSize(t *Type) { func
185 static size_type CheckSize(size_type size) { in CheckSize() function
94 AssertionResult CheckSize(std::string_view name, uint64_t size) { in CheckSize() function in android::snapshot::SnapshotMetadataUpdaterTest
77 static void CheckSize(GPBCodedInputStreamState *state, size_t size) { function
2572 def CheckSize(data, target, info_dict): function