Home
last modified time | relevance | path

Searched refs:Getter (Results 1 – 25 of 54) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DaccessorWithMismatchedAccessibilityModifiers.errors.txt1 …ions/accessorWithMismatchedAccessibilityModifiers.ts(2,9): error TS2379: Getter and setter accesso…
2 …ons/accessorWithMismatchedAccessibilityModifiers.ts(5,17): error TS2379: Getter and setter accesso…
3 …ns/accessorWithMismatchedAccessibilityModifiers.ts(10,19): error TS2379: Getter and setter accesso…
4 …ns/accessorWithMismatchedAccessibilityModifiers.ts(13,17): error TS2379: Getter and setter accesso…
5 …ns/accessorWithMismatchedAccessibilityModifiers.ts(18,19): error TS2379: Getter and setter accesso…
6 …ons/accessorWithMismatchedAccessibilityModifiers.ts(20,9): error TS2379: Getter and setter accesso…
7 …ns/accessorWithMismatchedAccessibilityModifiers.ts(26,26): error TS2379: Getter and setter accesso…
8 …ns/accessorWithMismatchedAccessibilityModifiers.ts(28,16): error TS2379: Getter and setter accesso…
15 !!! error TS2379: Getter and setter accessors do not agree in visibility.
20 !!! error TS2379: Getter and setter accessors do not agree in visibility.
[all …]
DgettersAndSettersAccessibility.errors.txt2 tests/cases/compiler/gettersAndSettersAccessibility.ts(2,14): error TS2379: Getter and setter acces…
4 tests/cases/compiler/gettersAndSettersAccessibility.ts(3,13): error TS2379: Getter and setter acces…
13 !!! error TS2379: Getter and setter accessors do not agree in visibility.
18 !!! error TS2379: Getter and setter accessors do not agree in visibility.
DgettersAndSettersErrors.errors.txt8 tests/cases/compiler/gettersAndSettersErrors.ts(11,17): error TS2379: Getter and setter accessors d…
10 tests/cases/compiler/gettersAndSettersErrors.ts(12,16): error TS2379: Getter and setter accessors d…
41 !!! error TS2379: Getter and setter accessors do not agree in visibility.
46 !!! error TS2379: Getter and setter accessors do not agree in visibility.
DjsdocAccessibilityTags.errors.txt1 tests/cases/conformance/jsdoc/jsdocAccessibilityTag.js(21,9): error TS2379: Getter and setter acces…
2 tests/cases/conformance/jsdoc/jsdocAccessibilityTag.js(23,9): error TS2379: Getter and setter acces…
38 !!! error TS2379: Getter and setter accessors do not agree in visibility.
42 !!! error TS2379: Getter and setter accessors do not agree in visibility.
DcommentOnClassAccessor2.types6 * Getter.
DcommentOnClassAccessor2.symbols6 * Getter.
/third_party/boost/libs/pfr/include/boost/pfr/detail/
Dmake_flat_tuple_of_references.hpp33 template <class TupleOrUserType, class Getter, std::size_t Begin, std::size_t Size>
34 constexpr auto make_flat_tuple_of_references(TupleOrUserType&, const Getter&, size_t_<Begin>, size_…
36 template <class TupleOrUserType, class Getter, std::size_t Begin>
37 constexpr sequence_tuple::tuple<> make_flat_tuple_of_references(TupleOrUserType&, const Getter&, si…
39 template <class TupleOrUserType, class Getter, std::size_t Begin>
40 constexpr auto make_flat_tuple_of_references(TupleOrUserType&, const Getter&, size_t_<Begin>, size_…
73 template <class TupleOrUserType, class Getter, std::size_t Begin, std::size_t Size>
74 constexpr auto make_flat_tuple_of_references(TupleOrUserType& t, const Getter& g, size_t_<Begin>, s… in make_flat_tuple_of_references()
82 template <class TupleOrUserType, class Getter, std::size_t Begin>
83 constexpr sequence_tuple::tuple<> make_flat_tuple_of_references(TupleOrUserType&, const Getter&, si… in make_flat_tuple_of_references() argument
[all …]
/third_party/boost/boost/pfr/detail/
Dmake_flat_tuple_of_references.hpp33 template <class TupleOrUserType, class Getter, std::size_t Begin, std::size_t Size>
34 constexpr auto make_flat_tuple_of_references(TupleOrUserType&, const Getter&, size_t_<Begin>, size_…
36 template <class TupleOrUserType, class Getter, std::size_t Begin>
37 constexpr sequence_tuple::tuple<> make_flat_tuple_of_references(TupleOrUserType&, const Getter&, si…
39 template <class TupleOrUserType, class Getter, std::size_t Begin>
40 constexpr auto make_flat_tuple_of_references(TupleOrUserType&, const Getter&, size_t_<Begin>, size_…
73 template <class TupleOrUserType, class Getter, std::size_t Begin, std::size_t Size>
74 constexpr auto make_flat_tuple_of_references(TupleOrUserType& t, const Getter& g, size_t_<Begin>, s… in make_flat_tuple_of_references()
82 template <class TupleOrUserType, class Getter, std::size_t Begin>
83 constexpr sequence_tuple::tuple<> make_flat_tuple_of_references(TupleOrUserType&, const Getter&, si… in make_flat_tuple_of_references() argument
[all …]
/third_party/mesa3d/src/tool/pps/
Dpps_counter.h49 using Getter = Value(const Counter &c, const Driver &d); variable
62 void set_getter(const std::function<Getter> &get);
85 std::function<Getter> getter;
92 inline void Counter::set_getter(const std::function<Getter> &get) in set_getter()
/third_party/cef/libcef/browser/
Drequest_context_impl.h57 base::OnceCallback<void(CefBrowserContext::Getter)>;
151 CefBrowserContext::Getter browser_context_getter);
154 CefBrowserContext::Getter browser_context_getter);
157 CefBrowserContext::Getter browser_context_getter);
160 CefBrowserContext::Getter browser_context_getter);
Drequest_context_impl.cc352 CefBrowserContext::Getter browser_context_getter) { in RegisterSchemeHandlerFactory()
367 base::BindOnce([](CefBrowserContext::Getter browser_context_getter) { in ClearSchemeHandlerFactories()
515 CefBrowserContext::Getter browser_context_getter) { in LoadExtension()
677 CefBrowserContext::Getter browser_context_getter) { in ClearCertificateExceptionsInternal()
695 CefBrowserContext::Getter browser_context_getter) { in ClearHttpAuthCredentialsInternal()
707 CefBrowserContext::Getter browser_context_getter) { in CloseAllConnectionsInternal()
719 CefBrowserContext::Getter browser_context_getter) { in ResolveHostInternal()
736 CefBrowserContext::Getter browser_context_getter) { in InitializeCookieManagerInternal()
750 CefBrowserContext::Getter browser_context_getter) { in InitializeMediaRouterInternal()
Dbrowser_context.h199 using Getter = base::RepeatingCallback<CefBrowserContext*()>; variable
200 Getter getter() const { return getter_; } in getter()
239 Getter getter_;
/third_party/cef/libcef/browser/net_service/
Dcookie_helper.cc26 CefBrowserContext* GetBrowserContext(const CefBrowserContext::Getter& getter) { in GetBrowserContext()
94 const CefBrowserContext::Getter& browser_context_getter, in LoadCookiesOnUIThread()
148 const CefBrowserContext::Getter& browser_context_getter, in SaveCookiesOnUIThread()
215 void LoadCookies(const CefBrowserContext::Getter& browser_context_getter, in LoadCookies()
236 void SaveCookies(const CefBrowserContext::Getter& browser_context_getter, in SaveCookies()
Dcookie_helper.h45 void LoadCookies(const CefBrowserContext::Getter& browser_context_getter,
56 void SaveCookies(const CefBrowserContext::Getter& browser_context_getter,
Dcookie_manager_impl.cc22 CefBrowserContext* GetBrowserContext(const CefBrowserContext::Getter& getter) { in GetBrowserContext()
70 const CefBrowserContext::Getter& browser_context_getter, in ExecuteVisitor()
100 const CefBrowserContext::Getter& browser_context_getter, in GetAllCookiesCallbackImpl()
108 const CefBrowserContext::Getter& browser_context_getter, in GetCookiesCallbackImpl()
123 CefBrowserContext::Getter browser_context_getter, in Initialize()
Dcookie_manager_impl.h25 void Initialize(CefBrowserContext::Getter browser_context_getter,
61 CefBrowserContext::Getter browser_context_getter_;
Dresource_request_handler_wrapper.h43 content::WebContents::Getter web_contents_getter,
/third_party/cef/libcef/browser/media_router/
Dmedia_route_impl.h18 const CefBrowserContext::Getter& browser_context_getter);
37 const CefBrowserContext::Getter browser_context_getter_;
Dmedia_router_impl.h26 void Initialize(const CefBrowserContext::Getter& browser_context_getter,
58 CefBrowserContext::Getter browser_context_getter_;
Dmedia_route_impl.cc15 CefBrowserContext* GetBrowserContext(const CefBrowserContext::Getter& getter) { in GetBrowserContext()
27 const CefBrowserContext::Getter& browser_context_getter) in CefMediaRouteImpl()
Dmedia_router_impl.cc16 CefBrowserContext* GetBrowserContext(const CefBrowserContext::Getter& getter) { in GetBrowserContext()
51 void Initialize(const CefBrowserContext::Getter& browser_context_getter) { in Initialize()
135 CefBrowserContext::Getter browser_context_getter_;
149 const CefBrowserContext::Getter& browser_context_getter, in Initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSamplerGL.cpp48 template <typename Getter, typename Setter>
54 Getter getter, in SyncSamplerStateMember()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSamplerGL.cpp48 template <typename Getter, typename Setter>
54 Getter getter, in SyncSamplerStateMember()
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.h65 content::WebContents::Getter web_contents_getter,
78 content::WebContents::Getter web_contents_getter,
Dchrome_content_browser_client_cef.cc48 content::WebContents::Getter web_contents_getter, in HandleExternalProtocolHelper()
250 content::WebContents::Getter web_contents_getter, in HandleExternalProtocol()
278 content::WebContents::Getter web_contents_getter, in HandleExternalProtocol()

123