Lines Matching defs:ExpConfigFetcher
409 …ExpConfigFetcher *ExpConfigFetcher `protobuf:"bytes,28,opt,name=exp_config_fetcher,json=expConfigF… member
1842 type ExpConfigFetcher struct { struct
1843 state protoimpl.MessageState
1844 sizeCache protoimpl.SizeCache
1845 unknownFields protoimpl.UnknownFields
1851 …,1,opt,name=status,enum=soong_build_metrics.ExpConfigFetcher_ConfigStatus" json:"status,omitempty"`
1853 Filename *string `protobuf:"bytes,2,opt,name=filename" json:"filename,omitempty"`
1855 Micros *uint64 `protobuf:"varint,3,opt,name=micros" json:"micros,omitempty"`
1858 func (x *ExpConfigFetcher) Reset() {
1867 func (x *ExpConfigFetcher) String() string {
1871 func (*ExpConfigFetcher) ProtoMessage() {}
1873 func (x *ExpConfigFetcher) ProtoReflect() protoreflect.Message {
1886 func (*ExpConfigFetcher) Descriptor() ([]byte, []int) {
1890 func (x *ExpConfigFetcher) GetStatus() ExpConfigFetcher_ConfigStatus {
1897 func (x *ExpConfigFetcher) GetFilename() string {
1904 func (x *ExpConfigFetcher) GetMicros() uint64 {