Home
last modified time | relevance | path

Searched refs:bind_state (Results 1 – 25 of 100) sorted by relevance

1234

/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dcallback_internal.cc20 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
21 bind_state->destructor_(bind_state); in Destruct()
69 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
70 : bind_state_(bind_state ? AdoptRef(bind_state) : nullptr) { in CallbackBase()
H A Dcallback.h30 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback() argument
31 : internal::CallbackBase(bind_state) {} in OnceCallback()
76 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback() argument
77 : internal::CallbackBaseCopyable(bind_state) {} in RepeatingCallback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/
H A Dcallback_internal.cc20 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
21 bind_state->destructor_(bind_state); in Destruct()
68 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
69 : bind_state_(bind_state ? AdoptRef(bind_state) : nullptr) { in CallbackBase()
H A Dcallback.h62 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback() argument
63 : internal::CallbackBase(bind_state) {} in OnceCallback()
109 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback() argument
110 : internal::CallbackBaseCopyable(bind_state) {} in RepeatingCallback()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dcallback_internal.h147 explicit inline CallbackBase(BindStateBase* bind_state);
163 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
164 : bind_state_(AdoptRef(bind_state)) {} in CallbackBase()
176 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable() argument
177 : CallbackBase(bind_state) {} in CallbackBaseCopyable()
H A Dcallback.h65 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback() argument
66 : internal::CallbackBase(bind_state) {} in OnceCallback()
111 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback() argument
112 : internal::CallbackBaseCopyable(bind_state) {} in RepeatingCallback()
H A Dcallback_internal.cc29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
30 bind_state->destructor_(bind_state); in Destruct()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/
H A Dcallback_internal.h157 explicit inline CallbackBase(BindStateBase* bind_state);
173 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
174 : bind_state_(AdoptRef(bind_state)) {} in CallbackBase()
186 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable() argument
187 : CallbackBase(bind_state) {} in CallbackBaseCopyable()
H A Dcallback.h66 explicit OnceCallback(internal::BindStateBase* bind_state) in IsPowerOfTwo()
67 : internal::CallbackBase(bind_state) {} in IsPowerOfTwo()
112 explicit RepeatingCallback(internal::BindStateBase* bind_state) in IsPowerOfTwo()
113 : internal::CallbackBaseCopyable(bind_state) {} in IsPowerOfTwo()
H A Dcallback_internal.cc29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
30 bind_state->destructor_(bind_state); in Destruct()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/
H A Dcallback_internal.h157 explicit inline CallbackBase(BindStateBase* bind_state);
173 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
174 : bind_state_(AdoptRef(bind_state)) {} in CallbackBase()
186 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable() argument
187 : CallbackBase(bind_state) {} in CallbackBaseCopyable()
H A Dcallback.h66 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback() argument
67 : internal::CallbackBase(bind_state) {} in OnceCallback()
112 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback() argument
113 : internal::CallbackBaseCopyable(bind_state) {} in RepeatingCallback()
H A Dcallback_internal.cc29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
30 bind_state->destructor_(bind_state); in Destruct()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/
H A Dcallback_internal.h157 explicit inline CallbackBase(BindStateBase* bind_state);
173 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
174 : bind_state_(AdoptRef(bind_state)) {} in CallbackBase()
186 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable() argument
187 : CallbackBase(bind_state) {} in CallbackBaseCopyable()
H A Dcallback.h66 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback() argument
67 : internal::CallbackBase(bind_state) {} in OnceCallback()
112 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback() argument
113 : internal::CallbackBaseCopyable(bind_state) {} in RepeatingCallback()
H A Dcallback_internal.cc29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
30 bind_state->destructor_(bind_state); in Destruct()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dcallback_internal.h170 explicit inline CallbackBase(BindStateBase* bind_state);
186 CallbackBase::CallbackBase(BindStateBase* bind_state)
187 : bind_state_(AdoptRef(bind_state)) {}
199 explicit CallbackBaseCopyable(BindStateBase* bind_state)
200 : CallbackBase(bind_state) {}
H A Dcallback.h66 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback() argument
67 : internal::CallbackBase(bind_state) {} in OnceCallback()
112 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback() argument
113 : internal::CallbackBaseCopyable(bind_state) {} in RepeatingCallback()
H A Dcallback_internal.cc28 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
29 bind_state->destructor_(bind_state); in Destruct()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dcallback_internal.h157 explicit inline CallbackBase(BindStateBase* bind_state);
173 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
174 : bind_state_(AdoptRef(bind_state)) {} in CallbackBase()
186 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable() argument
187 : CallbackBase(bind_state) {} in CallbackBaseCopyable()
H A Dcallback_internal.cc29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
30 bind_state->destructor_(bind_state); in Destruct()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium-shim/patches/with_update/
H A Dadd_return_in_QueryCancellationTraitsForNonCancellables_to_satisfy_build.patch26 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) {
27 bind_state->destructor_(bind_state);
/dports/www/firefox/firefox-99.0/security/sandbox/chromium-shim/patches/with_update/
H A Dadd_return_in_QueryCancellationTraitsForNonCancellables_to_satisfy_build.patch26 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) {
27 bind_state->destructor_(bind_state);
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium-shim/patches/with_update/
H A Dadd_return_in_QueryCancellationTraitsForNonCancellables_to_satisfy_build.patch26 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) {
27 bind_state->destructor_(bind_state);
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium-shim/patches/with_update/
H A Dadd_return_in_QueryCancellationTraitsForNonCancellables_to_satisfy_build.patch26 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) {
27 bind_state->destructor_(bind_state);

1234