Home
last modified time | relevance | path

Searched refs:QuerySource (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/drivefs/
H A Ddrivefs_search_unittest.cc122 mojom::QueryParameters::QuerySource source = search.PerformSearch( in TEST_F()
131 EXPECT_EQ(mojom::QueryParameters::QuerySource::kLocalOnly, source); in TEST_F()
148 mojom::QueryParameters::QuerySource source = search.PerformSearch( in TEST_F()
156 EXPECT_EQ(mojom::QueryParameters::QuerySource::kCloudOnly, source); in TEST_F()
177 mojom::QueryParameters::QuerySource source = search.PerformSearch( in TEST_F()
186 EXPECT_EQ(mojom::QueryParameters::QuerySource::kLocalOnly, source); in TEST_F()
214 mojom::QueryParameters::QuerySource source = search.PerformSearch( in TEST_F()
223 EXPECT_EQ(mojom::QueryParameters::QuerySource::kCloudOnly, source); in TEST_F()
256 mojom::QueryParameters::QuerySource source = search.PerformSearch( in TEST_F()
265 EXPECT_EQ(mojom::QueryParameters::QuerySource::kCloudOnly, source); in TEST_F()
[all …]
H A Ddrivefs_search.cc22 drivefs::mojom::QueryParameters::QuerySource::kCloudOnly && in IsCloudSharedWithMeQuery()
38 mojom::QueryParameters::QuerySource DriveFsSearch::PerformSearch( in PerformSearch()
47 drivefs::mojom::QueryParameters::QuerySource::kLocalOnly; in PerformSearch()
52 drivefs::mojom::QueryParameters::QuerySource source = query->query_source; in PerformSearch()
54 source != drivefs::mojom::QueryParameters::QuerySource::kLocalOnly) { in PerformSearch()
56 source = drivefs::mojom::QueryParameters::QuerySource::kLocalOnly; in PerformSearch()
78 drivefs::mojom::QueryParameters::QuerySource::kLocalOnly) { in OnSearchDriveFs()
81 drivefs::mojom::QueryParameters::QuerySource::kLocalOnly; in OnSearchDriveFs()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/diesel-1.4.8/src/query_source/
H A Djoins.rs1 use super::{AppearsInFromClause, Plus, QuerySource};
45 impl<Left, Right> QuerySource for Join<Left, Right, Inner>
47 Left: QuerySource + AppendSelection<Right::DefaultSelection>,
48 Right: QuerySource,
64 impl<Left, Right> QuerySource for Join<Left, Right, LeftOuter>
67 Right: QuerySource,
84 impl<Join, On> QuerySource for JoinOn<Join, On>
86 Join: QuerySource,
109 Left: QuerySource,
111 Right: QuerySource,
[all …]
H A Dmod.rs31 pub trait QuerySource { interface
58 pub trait Table: QuerySource + AsQuery + Sized {
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/diesel-1.4.8/src/query_source/
H A Djoins.rs1 use super::{AppearsInFromClause, Plus, QuerySource};
45 impl<Left, Right> QuerySource for Join<Left, Right, Inner>
47 Left: QuerySource + AppendSelection<Right::DefaultSelection>,
48 Right: QuerySource,
64 impl<Left, Right> QuerySource for Join<Left, Right, LeftOuter>
67 Right: QuerySource,
84 impl<Join, On> QuerySource for JoinOn<Join, On>
86 Join: QuerySource,
109 Left: QuerySource,
111 Right: QuerySource,
[all …]
H A Dmod.rs31 pub trait QuerySource { interface
58 pub trait Table: QuerySource + AsQuery + Sized {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/consul/prepared_query/
H A Dtemplate_test.go89 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
141 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
208 actual, err := ct.Render("unused", structs.QuerySource{})
245 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
276 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
333 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
362 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/sysutils/consul/consul-1.10.3/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/consul/prepared_query/
H A Dtemplate_test.go99 _, err := compiled.Render("hello-bench-mark", structs.QuerySource{})
152 actual, err := ct.Render("hellothere", structs.QuerySource{Segment: "segment-foo"})
223 actual, err := ct.Render("unused", structs.QuerySource{})
260 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-bar"})
291 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-bar"})
348 actual, err := ct.Render("hello-foo-bar-none", structs.QuerySource{Segment: "segment-baz"})
377 actual, err := ct.Render("hello-nope", structs.QuerySource{Segment: "segment-baz"})
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/diesel-1.4.8/src/query_builder/
H A Dselect_clause.rs4 use query_source::QuerySource;
24 QS: QuerySource,
46 QS: QuerySource,
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/diesel-1.4.8/src/query_builder/
H A Dselect_clause.rs4 use query_source::QuerySource;
24 QS: QuerySource,
46 QS: QuerySource,
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Principal.Windows/src/System/Security/Principal/
H A DTokenAccessLevels.cs14 QuerySource = 0x00000010, enumerator
29 QuerySource |
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/principal/
H A Dtokenaccesslevels.cs20 QuerySource = 0x00000010, enumerator
35 QuerySource |
/dports/sysutils/consul/consul-1.10.3/agent/consul/state/
H A Dprepared_query_test.go561 idx, actual, err := s.PreparedQueryResolve(query.ID, structs.QuerySource{})
574 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
607 idx, actual, err = s.PreparedQueryResolve(query.ID, structs.QuerySource{})
619 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
632 idx, actual, err = s.PreparedQueryResolve("", structs.QuerySource{})
688 idx, actual, err = s.PreparedQueryResolve("prod-mongodb", structs.QuerySource{})
715 idx, actual, err = s.PreparedQueryResolve("prod-redis-foobar", structs.QuerySource{})
742 idx, actual, err = s.PreparedQueryResolve("prod-", structs.QuerySource{})
755 _, _, err = s.PreparedQueryResolve(tmpl1.ID, structs.QuerySource{})
967 _, query, err := s.PreparedQueryResolve("bob-backwards-is-bob", structs.QuerySource{})
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dprepared_query_test.go557 idx, actual, err := s.PreparedQueryResolve(query.ID, structs.QuerySource{})
570 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
603 idx, actual, err = s.PreparedQueryResolve(query.ID, structs.QuerySource{})
615 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
628 idx, actual, err = s.PreparedQueryResolve("", structs.QuerySource{})
684 idx, actual, err = s.PreparedQueryResolve("prod-mongodb", structs.QuerySource{})
711 idx, actual, err = s.PreparedQueryResolve("prod-redis-foobar", structs.QuerySource{})
738 idx, actual, err = s.PreparedQueryResolve("prod-", structs.QuerySource{})
751 _, _, err = s.PreparedQueryResolve(tmpl1.ID, structs.QuerySource{})
963 _, query, err := s.PreparedQueryResolve("bob-backwards-is-bob", structs.QuerySource{})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dprepared_query_test.go561 idx, actual, err := s.PreparedQueryResolve(query.ID, structs.QuerySource{})
574 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
607 idx, actual, err = s.PreparedQueryResolve(query.ID, structs.QuerySource{})
619 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
632 idx, actual, err = s.PreparedQueryResolve("", structs.QuerySource{})
688 idx, actual, err = s.PreparedQueryResolve("prod-mongodb", structs.QuerySource{})
715 idx, actual, err = s.PreparedQueryResolve("prod-redis-foobar", structs.QuerySource{})
742 idx, actual, err = s.PreparedQueryResolve("prod-", structs.QuerySource{})
755 _, _, err = s.PreparedQueryResolve(tmpl1.ID, structs.QuerySource{})
967 _, query, err := s.PreparedQueryResolve("bob-backwards-is-bob", structs.QuerySource{})
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dprepared_query_test.go557 idx, actual, err := s.PreparedQueryResolve(query.ID, structs.QuerySource{})
570 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
603 idx, actual, err = s.PreparedQueryResolve(query.ID, structs.QuerySource{})
615 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
628 idx, actual, err = s.PreparedQueryResolve("", structs.QuerySource{})
684 idx, actual, err = s.PreparedQueryResolve("prod-mongodb", structs.QuerySource{})
711 idx, actual, err = s.PreparedQueryResolve("prod-redis-foobar", structs.QuerySource{})
738 idx, actual, err = s.PreparedQueryResolve("prod-", structs.QuerySource{})
751 _, _, err = s.PreparedQueryResolve(tmpl1.ID, structs.QuerySource{})
963 _, query, err := s.PreparedQueryResolve("bob-backwards-is-bob", structs.QuerySource{})
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dprepared_query_test.go561 idx, actual, err := s.PreparedQueryResolve(query.ID, structs.QuerySource{})
574 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
607 idx, actual, err = s.PreparedQueryResolve(query.ID, structs.QuerySource{})
619 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
632 idx, actual, err = s.PreparedQueryResolve("", structs.QuerySource{})
688 idx, actual, err = s.PreparedQueryResolve("prod-mongodb", structs.QuerySource{})
715 idx, actual, err = s.PreparedQueryResolve("prod-redis-foobar", structs.QuerySource{})
742 idx, actual, err = s.PreparedQueryResolve("prod-", structs.QuerySource{})
755 _, _, err = s.PreparedQueryResolve(tmpl1.ID, structs.QuerySource{})
967 _, query, err := s.PreparedQueryResolve("bob-backwards-is-bob", structs.QuerySource{})
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/state/
H A Dprepared_query_test.go557 idx, actual, err := s.PreparedQueryResolve(query.ID, structs.QuerySource{})
570 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
603 idx, actual, err = s.PreparedQueryResolve(query.ID, structs.QuerySource{})
615 idx, actual, err = s.PreparedQueryResolve(query.Name, structs.QuerySource{})
628 idx, actual, err = s.PreparedQueryResolve("", structs.QuerySource{})
684 idx, actual, err = s.PreparedQueryResolve("prod-mongodb", structs.QuerySource{})
711 idx, actual, err = s.PreparedQueryResolve("prod-redis-foobar", structs.QuerySource{})
738 idx, actual, err = s.PreparedQueryResolve("prod-", structs.QuerySource{})
751 _, _, err = s.PreparedQueryResolve(tmpl1.ID, structs.QuerySource{})
963 _, query, err := s.PreparedQueryResolve("bob-backwards-is-bob", structs.QuerySource{})

12345678910>>...22