Lines Matching refs:ExpConfigFetcher
409 …ExpConfigFetcher *ExpConfigFetcher `protobuf:"bytes,28,opt,name=exp_config_fetcher,json=expConfigF… member
660 func (x *MetricsBase) GetExpConfigFetcher() *ExpConfigFetcher {
662 return x.ExpConfigFetcher
1589 type ExpConfigFetcher struct { struct
1605 func (x *ExpConfigFetcher) Reset() { argument
1606 *x = ExpConfigFetcher{}
1614 func (x *ExpConfigFetcher) String() string { argument
1618 func (*ExpConfigFetcher) ProtoMessage() {} argument
1620 func (x *ExpConfigFetcher) ProtoReflect() protoreflect.Message { argument
1633 func (*ExpConfigFetcher) Descriptor() ([]byte, []int) { argument
1637 func (x *ExpConfigFetcher) GetStatus() ExpConfigFetcher_ConfigStatus { argument
1644 func (x *ExpConfigFetcher) GetFilename() string { argument
1651 func (x *ExpConfigFetcher) GetMicros() uint64 { argument
2220 (*ExpConfigFetcher)(nil), // 17: soong_build_metrics.ExpConfigFetcher
2412 switch v := v.(*ExpConfigFetcher); i {