Home
last modified time | relevance | path

Searched defs:ByPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dsource.go24 ByPath(path SourcePath) SourceLocation methodSpec
/aosp_15_r20/external/golang-protobuf/internal/filedesc/
H A Ddesc_list.go313 func (p *SourceLocations) ByPath(path protoreflect.SourcePath) protoreflect.SourceLocation { func