Lines Matching defs:ExpConfigFetcher
409 …ExpConfigFetcher *ExpConfigFetcher `protobuf:"bytes,28,opt,name=exp_config_fetcher,json=expConfigF… member
1397 type ExpConfigFetcher struct { struct
1398 state protoimpl.MessageState
1399 sizeCache protoimpl.SizeCache
1400 unknownFields protoimpl.UnknownFields
1406 …,1,opt,name=status,enum=soong_build_metrics.ExpConfigFetcher_ConfigStatus" json:"status,omitempty"`
1408 Filename *string `protobuf:"bytes,2,opt,name=filename" json:"filename,omitempty"`
1410 Micros *uint64 `protobuf:"varint,3,opt,name=micros" json:"micros,omitempty"`
1413 func (x *ExpConfigFetcher) Reset() {
1422 func (x *ExpConfigFetcher) String() string {
1426 func (*ExpConfigFetcher) ProtoMessage() {}
1428 func (x *ExpConfigFetcher) ProtoReflect() protoreflect.Message {
1441 func (*ExpConfigFetcher) Descriptor() ([]byte, []int) {
1445 func (x *ExpConfigFetcher) GetStatus() ExpConfigFetcher_ConfigStatus {
1452 func (x *ExpConfigFetcher) GetFilename() string {
1459 func (x *ExpConfigFetcher) GetMicros() uint64 {