Home
last modified time | relevance | path

Searched defs:FetchResult (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/printing/
H A Dprinter_config_cache.h52 struct FetchResult { struct
66 using FetchCallback = base::OnceCallback<void(const FetchResult&)>; argument
/dports/sysutils/consul/consul-1.10.3/agent/cache/
H A Dtype.go69 type FetchResult struct { struct
71 Value interface{}
77 State interface{}
80 Index uint64
84 NotModified bool
H A Dtesting.go116 func (m *MockType) Static(r FetchResult, err error) *mock.Call {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/cache/
H A Dtype.go69 type FetchResult struct { struct
71 Value interface{}
77 State interface{}
80 Index uint64
84 NotModified bool
H A Dtesting.go116 func (m *MockType) Static(r FetchResult, err error) *mock.Call {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/cache/
H A Dtype.go69 type FetchResult struct { struct
71 Value interface{}
77 State interface{}
80 Index uint64
84 NotModified bool
H A Dtesting.go116 func (m *MockType) Static(r FetchResult, err error) *mock.Call {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/cache/
H A Dtype.go69 type FetchResult struct { struct
71 Value interface{}
77 State interface{}
80 Index uint64
84 NotModified bool
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/cache/
H A Dtype.go69 type FetchResult struct { struct
71 Value interface{}
77 State interface{}
80 Index uint64
H A Dtesting.go116 func (m *MockType) Static(r FetchResult, err error) *mock.Call {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/cache/
H A Dtype.go71 type FetchResult struct { struct
73 Value interface{}
79 State interface{}
82 Index uint64
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/cache/
H A Dtype.go71 type FetchResult struct { struct
73 Value interface{}
79 State interface{}
82 Index uint64
/dports/security/vuls/vuls-0.13.7/vendor/github.com/kotakanbe/go-cve-dictionary/fetcher/
H A Dfetcher.go27 type FetchResult struct { struct
28 Year int
29 URL string
30 Body []byte
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/fetcher/
H A Dfetcher.go27 type FetchResult struct { struct
28 Year int
29 URL string
30 Body []byte
/dports/security/vuls/vuls-0.13.7/vendor/github.com/kotakanbe/goval-dictionary/fetcher/
H A Dutil.go27 type FetchResult struct { struct
28 Target string
29 URL string
30 Body []byte
/dports/deskutils/zanshin/zanshin-21.12.3/src/zanshin/migrator/
H A Dzanshincontextitemsmigrator.h21 struct FetchResult struct
26 FetchResult fetchAllItems(WhichItems which); argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/cache/
H A Dtype.go48 type FetchResult struct { struct
50 Value interface{}
53 Index uint64
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/cache/
H A Dtype.go48 type FetchResult struct { struct
50 Value interface{}
53 Index uint64
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/service_worker/
H A Dservice_worker_fetch_dispatcher_browsertest.cc31 struct FetchResult { struct
32 blink::ServiceWorkerStatusCode status;
33 ServiceWorkerFetchDispatcher::FetchEventResult result;
34 network::mojom::FetchResponseSource response_source;
35 uint16_t response_status_code;
37 bool operator==(const FetchResult& other) const { in operator ==()
H A Dservice_worker_offline_capability_check_browsertest.cc34 struct FetchResult { struct
35 blink::ServiceWorkerStatusCode status;
36 ServiceWorkerFetchDispatcher::FetchEventResult result;
37 blink::mojom::FetchAPIResponsePtr response;
/dports/devel/awless/awless-0.1.11/fetch/
H A Dfetchers.go23 type FetchResult struct { struct
24 ResourceType string
25 Err error
26 Resources []*graph.Resource
27 Objects interface{}
/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dfetchresult.cpp57 FetchResult::FetchResult(Fetcher* fetcher_, Data::EntryPtr entry_) in FetchResult() function in FetchResult
70 FetchResult::FetchResult(Fetcher* fetcher_, const QString& title_, const QString& desc_, const QStr… in FetchResult() function in FetchResult
/dports/net/concourse-fly/concourse-6.7.1/web/elm/src/
H A DFetchResult.elm1 module FetchResult exposing module
/dports/misc/concourse/concourse-6.7.2/web/elm/src/
H A DFetchResult.elm1 module FetchResult exposing module
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/service_worker/
H A Dservice_worker_offline_capability_check_browsertest.cc32 struct FetchResult { struct
33 blink::ServiceWorkerStatusCode status;
34 ServiceWorkerFetchDispatcher::FetchEventResult result;
35 blink::mojom::FetchAPIResponsePtr response;

123