/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | dataset.hpp | 754 template <> struct Dataset::TypeFor<Dataset::kActiveTimestamp> { using Type = Timestamp; }; struct in ot::MeshCoP::Dataset 755 template <> struct Dataset::TypeFor<Dataset::kPendingTimestamp> { using Type = Timestamp; }; argument 756 template <> struct Dataset::TypeFor<Dataset::kNetworkKey> { using Type = NetworkKey; }; struct in ot::MeshCoP::Dataset 757 template <> struct Dataset::TypeFor<Dataset::kNetworkName> { using Type = NetworkName; }; struct in ot::MeshCoP::Dataset 758 template <> struct Dataset::TypeFor<Dataset::kExtendedPanId> { using Type = ExtendedPanId; }; argument 759 template <> struct Dataset::TypeFor<Dataset::kMeshLocalPrefix> { using Type = Ip6::NetworkPrefix; … struct in ot::MeshCoP::Dataset 760 template <> struct Dataset::TypeFor<Dataset::kDelay> { using Type = uint32_t; }; struct in ot::MeshCoP::Dataset 761 template <> struct Dataset::TypeFor<Dataset::kPanId> { using Type = Mac::PanId; }; argument 762 template <> struct Dataset::TypeFor<Dataset::kChannel> { using Type = uint16_t; }; struct in ot::MeshCoP::Dataset 763 template <> struct Dataset::TypeFor<Dataset::kPskc> { using Type = Pskc; }; struct in ot::MeshCoP::Dataset [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/ |
D | type.go | 181 func TypeFor[T any]() *Type { func
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 878 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 878 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/frameworks/av/media/codec2/core/include/ |
H A D | C2Param.h | 889 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 878 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 878 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 887 inline static constexpr type_t TypeFor() { in TypeFor() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | type.go | 3080 func TypeFor[T any]() Type { func
|