Home
last modified time | relevance | path

Searched refs:function_ref (Results 1 – 25 of 2911) sorted by relevance

12345678910>>...117

/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
93 function_ref(Callable&& c) noexcept in function_ref() function
94 : mTypeErasedFunction([](const function_ref* self, Args... args) -> Ret { in function_ref()
104 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
105 function_ref& operator=(Callable&& c) noexcept {
[all …]
/aosp_15_r20/system/libbase/include/android-base/
H A Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/13/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/libbase/include/android-base/
Dfunction_ref.h81 class function_ref; variable
84 class function_ref<Ret(Args...)> final {
86 constexpr function_ref() noexcept = delete;
87 constexpr function_ref(const function_ref& other) noexcept = default;
88 constexpr function_ref& operator=(const function_ref&) noexcept = default;
92 function_ref(RawFunc* funcptr) noexcept { *this = funcptr; } in function_ref() function
96 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
97 function_ref(Callable&& c) noexcept { in function_ref() function
101 function_ref& operator=(RawFunc* funcptr) noexcept {
111 !std::is_same_v<function_ref, std::remove_reference_t<Callable>>>>
[all …]

12345678910>>...117