/aosp_15_r20/external/cronet/base/types/ |
H A D | id_type_unittest.cc | 22 TEST(IdType, DefaultValueIsInvalid) { in TEST() argument 30 TEST(IdType, NormalValueIsValid) { in TEST() argument 38 TEST(IdType, ExtraInvalidValue) { in TEST() argument 43 TEST(IdType, Generator) { in TEST() argument 49 TEST(IdType, GeneratorWithNonZeroInvalidValue) { in TEST() argument 57 TEST(IdType, GeneratorWithBigUnsignedInvalidValue) { in TEST() argument 69 TEST(IdType, GeneratorWithDifferentStartingValue) { in TEST() argument 77 TEST(IdType, EnsureConstexpr) { in TEST() argument
|
H A D | id_type.h | 104 constexpr IdType() in IdType() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/ |
H A D | gatt_defs.h | 135 using IdType = uint64_t; variable 210 inline void NopReadHandler(PeerId, IdType, IdType, uint16_t, ReadResponder) {} in NopReadHandler() argument 212 PeerId, IdType, IdType, uint16_t, const ByteBuffer&, WriteResponder) {} in NopWriteHandler() argument 213 inline void NopCCCallback(IdType, IdType, PeerId, bool, bool) {} in NopCCCallback() argument 214 inline void NopSendIndication(IdType, IdType, PeerId, BufferView) {} in NopSendIndication() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text_handler.h | 46 struct IdType { struct 49 IdTypeClass type_class; argument 52 // Default equality operator for IdType. Tests if all members are the same. argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | text_handler.h | 46 struct IdType { struct 49 IdTypeClass type_class; argument 52 // Default equality operator for IdType. Tests if all members are the same. argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | text_handler.h | 46 struct IdType { struct 49 IdTypeClass type_class; argument 52 // Default equality operator for IdType. Tests if all members are the same. argument
|
/aosp_15_r20/external/perfetto/src/tracing/core/ |
H A D | id_allocator_unittest.cc | 49 using IdType = uint32_t; in TEST() typedef 100 using IdType = uint16_t; in TEST() typedef
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | generic_attribute_service.cc | 62 bool indicate) { in Register() 89 [](PeerId, IdType, IdType chrc_id, uint16_t, ReadResponder responder) { in Register() argument
|
H A D | remote_service_manager_test.cc | 2776 [&](att::Result<> cb_status, IdType) { status = cb_status; }); in TEST_F() argument 2791 [&](att::Result<> cb_status, IdType) { status = cb_status; }); in TEST_F() argument 2811 [&](att::Result<> cb_status, IdType) { status = cb_status; }); in TEST_F() argument 3001 [&](att::Result<> status, IdType) { in TEST_F() argument 3037 auto cb = [&](att::Result<> cb_status, IdType) { in TEST_F() argument 3687 [&](att::Result<> cb_status, IdType) { in TEST_F() argument 3728 [&](att::Result<> cb_status, IdType) { in TEST_F() argument
|
H A D | remote_service_manager.cc | 254 IdType /*handler_id*/) { in ConfigureServiceChangedNotifications()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/ |
H A D | mock_helpers.h | 42 using IdType = ::absl::base_internal::FastTypeIdType; variable
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/internal/ |
H A D | mock_helpers.h | 41 using IdType = ::absl::base_internal::FastTypeIdType; variable
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
H A D | mock_helpers.h | 42 using IdType = ::absl::base_internal::FastTypeIdType; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | mock_helpers.h | 42 using IdType = ::absl::base_internal::FastTypeIdType; variable
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
H A D | mock_helpers.h | 42 using IdType = ::absl::base_internal::FastTypeIdType; variable
|
/aosp_15_r20/external/abseil-cpp/absl/random/internal/ |
H A D | mock_helpers.h | 51 using IdType = ::absl::base_internal::FastTypeIdType; variable
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/ |
H A D | mock_helpers.h | 51 using IdType = ::absl::base_internal::FastTypeIdType; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/process/ |
D | procctl.rs | 29 pub enum IdType { enum 43 fn proc_selector_to_raw(selector: ProcSelector) -> (IdType, RawPid) { in proc_selector_to_raw()
|
/aosp_15_r20/external/cronet/components/metrics/structured/ |
H A D | enums.h | 12 enum class IdType { enum
|
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
D | IkeIdentification.java | 59 public @interface IdType {} annotation in IkeIdentification
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/ |
H A D | stats_collector.h | 58 using IdType = variable
|
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/internal/ |
H A D | chunk.h | 51 enum IdType { enum
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 239 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getGetPropertyFn() local 254 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getSetPropertyFn() local 282 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getOptimizedSetPropertyFn() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | iscsidsc.h | 193 IKE_IDENTIFICATION_PAYLOAD_TYPE IdType; member
|
/aosp_15_r20/external/aws-sdk-java-v2/services/finspacedata/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1991 "IdType":{ object
|