/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/ |
D | property.h | 95 struct void_t : public bt_property_t { struct 96 void_t(const uint8_t* data, const size_t len, int type) : bt_property_t(data, len) { in void_t() function 101 virtual std::string ToString() const override { in ToString()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/ |
D | optional_test_path_assignment.cpp | 21 struct void_t struct 34 struct trait<T, BOOST_DEDUCED_TYPENAME void_t<BOOST_DEDUCED_TYPENAME T::value_type, argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | mpl.hpp | 82 struct void_t { typedef void type; }; struct
|
/aosp_15_r20/external/fmtlib/include/fmt/ |
H A D | base.h | 317 template <typename... T> using void_t = typename void_t_impl<T...>::type; variable 319 template <typename...> using void_t = void; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/ |
D | void_t.h | 22 using void_t = void; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/ |
D | void_t.h | 22 using void_t = void; variable
|
/aosp_15_r20/external/llvm-libc/src/__support/CPP/type_traits/ |
H A D | void_t.h | 24 using void_t = typename detail::make_void<Ts...>::type; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/ |
D | void_t.h | 22 using void_t = void; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/ |
D | void_t.h | 22 using void_t = void; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/ |
D | void_t.h | 22 using void_t = void; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/ |
H A D | void_t.h | 22 using void_t = void; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/ |
D | make_void.hpp | 25 using void_t = typename make_void<Ts...>::type; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/ |
H A D | dependent_return_type.compile.pass.cpp | 139 std::void_t<T> void_t() {} in void_t() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/fmtlib/include/fmt/ |
D | core.h | 272 using void_t = typename internal::void_t_impl<Ts...>::type; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/ |
D | core.h | 272 using void_t = typename internal::void_t_impl<Ts...>::type; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/ |
D | core.h | 272 using void_t = typename internal::void_t_impl<Ts...>::type; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/ |
D | core.h | 272 using void_t = typename internal::void_t_impl<Ts...>::type; variable
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs_bridge_codegen/gen/gensrcs/packages/modules/Bluetooth/system/rust/src/gatt/ |
D | ffi.cc | 684 using void_t = typename make_void<Ts...>::type; typedef
|
/aosp_15_r20/external/ublksrv/include/nlohmann/ |
H A D | json.hpp | 2208 template<typename ...Ts> using void_t = typename make_void<Ts...>::type; typedef
|