Home
last modified time | relevance | path

Searched defs:ConflictingFileError (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/zip/
H A Dzip.go226 type ConflictingFileError struct { struct
227 Dest string
228 Prev string
229 Src string
232 func (x ConflictingFileError) Error() string {
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc438 TEST_P(DescriptorDatabaseTest, ConflictingFileError) { in TEST_P() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc438 TEST_P(DescriptorDatabaseTest, ConflictingFileError) { in TEST_P() argument