/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 21036 #define DEFINE_AND_REGISTER_AclReflectionFuzzTest(REGISTRY) DEFINE_AclReflectionFuzzTest(); class A… argument 21074 #define DEFINE_AND_REGISTER_ScoReflectionFuzzTest(REGISTRY) DEFINE_ScoReflectionFuzzTest(); class S… argument 21111 #define DEFINE_AND_REGISTER_CommandReflectionFuzzTest(REGISTRY) DEFINE_CommandReflectionFuzzTest();… argument 21148 #define DEFINE_AND_REGISTER_DiscoveryCommandReflectionFuzzTest(REGISTRY) DEFINE_DiscoveryCommandRef… argument 21185 #define DEFINE_AND_REGISTER_AclCommandReflectionFuzzTest(REGISTRY) DEFINE_AclCommandReflectionFuzzT… argument 21222 #define DEFINE_AND_REGISTER_ConnectionManagementCommandReflectionFuzzTest(REGISTRY) DEFINE_Connecti… argument 21259 #define DEFINE_AND_REGISTER_SecurityCommandReflectionFuzzTest(REGISTRY) DEFINE_SecurityCommandRefle… argument 21296 #define DEFINE_AND_REGISTER_ScoConnectionCommandReflectionFuzzTest(REGISTRY) DEFINE_ScoConnectionCo… argument 21333 #define DEFINE_AND_REGISTER_LeAdvertisingCommandReflectionFuzzTest(REGISTRY) DEFINE_LeAdvertisingCo… argument 21370 #define DEFINE_AND_REGISTER_LeScanningCommandReflectionFuzzTest(REGISTRY) DEFINE_LeScanningCommandR… argument [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/ |
D | l2cap_packets.h | 2247 #define DEFINE_AND_REGISTER_BasicFrameReflectionFuzzTest(REGISTRY) DEFINE_BasicFrameReflectionFuzzT… argument 2284 #define DEFINE_AND_REGISTER_BasicFrameWithFcsReflectionFuzzTest(REGISTRY) DEFINE_BasicFrameWithFcsR… argument 2321 #define DEFINE_AND_REGISTER_GroupFrameReflectionFuzzTest(REGISTRY) DEFINE_GroupFrameReflectionFuzzT… argument 2350 #define DEFINE_AND_REGISTER_StandardFrameReflectionFuzzTest(REGISTRY) DEFINE_StandardFrameReflectio… argument 2379 #define DEFINE_AND_REGISTER_StandardFrameWithFcsReflectionFuzzTest(REGISTRY) DEFINE_StandardFrameWi… argument 2417 #define DEFINE_AND_REGISTER_StandardSupervisoryFrameReflectionFuzzTest(REGISTRY) DEFINE_StandardSup… argument 2455 #define DEFINE_AND_REGISTER_StandardSupervisoryFrameWithFcsReflectionFuzzTest(REGISTRY) DEFINE_Stan… argument 2493 #define DEFINE_AND_REGISTER_StandardInformationFrameReflectionFuzzTest(REGISTRY) DEFINE_StandardInf… argument 2531 #define DEFINE_AND_REGISTER_StandardInformationFrameWithFcsReflectionFuzzTest(REGISTRY) DEFINE_Stan… argument 2569 #define DEFINE_AND_REGISTER_StandardInformationStartFrameReflectionFuzzTest(REGISTRY) DEFINE_Standa… argument [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/security/BluetoothGeneratedPacketsSmp_h/gen/security/ |
D | smp_packets.h | 486 #define DEFINE_AND_REGISTER_CommandReflectionFuzzTest(REGISTRY) DEFINE_CommandReflectionFuzzTest();… argument 523 #define DEFINE_AND_REGISTER_PairingRequestReflectionFuzzTest(REGISTRY) DEFINE_PairingRequestReflect… argument 560 #define DEFINE_AND_REGISTER_PairingResponseReflectionFuzzTest(REGISTRY) DEFINE_PairingResponseRefle… argument 596 #define DEFINE_AND_REGISTER_PairingConfirmReflectionFuzzTest(REGISTRY) DEFINE_PairingConfirmReflect… argument 632 #define DEFINE_AND_REGISTER_PairingRandomReflectionFuzzTest(REGISTRY) DEFINE_PairingRandomReflectio… argument 667 #define DEFINE_AND_REGISTER_PairingFailedReflectionFuzzTest(REGISTRY) DEFINE_PairingFailedReflectio… argument 703 #define DEFINE_AND_REGISTER_EncryptionInformationReflectionFuzzTest(REGISTRY) DEFINE_EncryptionInfo… argument 739 #define DEFINE_AND_REGISTER_CentralIdentificationReflectionFuzzTest(REGISTRY) DEFINE_CentralIdentif… argument 775 #define DEFINE_AND_REGISTER_IdentityInformationReflectionFuzzTest(REGISTRY) DEFINE_IdentityInformat… argument 810 #define DEFINE_AND_REGISTER_IdentityAddressInformationReflectionFuzzTest(REGISTRY) DEFINE_IdentityA… argument [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/ras/BluetoothGeneratedPacketsRas_h/gen/ras/ |
D | ras_packets.h | 332 #define DEFINE_AND_REGISTER_RasSubeventReflectionFuzzTest(REGISTRY) DEFINE_RasSubeventReflectionFuz… argument 368 #define DEFINE_AND_REGISTER_FirstRangingDataSegmentReflectionFuzzTest(REGISTRY) DEFINE_FirstRanging… argument 404 #define DEFINE_AND_REGISTER_RangingDataSegmentReflectionFuzzTest(REGISTRY) DEFINE_RangingDataSegmen… argument
|
/aosp_15_r20/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/ |
D | ExtensionAtomsRegistry.java | 81 public static ExtensionRegistry REGISTRY; field in ExtensionAtomsRegistry
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/cached_flags/ |
H A D | CachedFlagsSharedPreferences.java | 33 public static final PreferenceKeyRegistry REGISTRY = field in CachedFlagsSharedPreferences
|
/aosp_15_r20/external/guava/guava/src/com/google/thirdparty/publicsuffix/ |
H A D | PublicSuffixType.java | 35 REGISTRY('!', '?'); enumConstant
|
/aosp_15_r20/external/guava/android/guava/src/com/google/thirdparty/publicsuffix/ |
H A D | PublicSuffixType.java | 35 REGISTRY('!', '?'); enumConstant
|
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/misc/ |
H A D | TerminatingThreadLocal.java | 98 public static final ThreadLocal<Collection<TerminatingThreadLocal<?>>> REGISTRY = field in TerminatingThreadLocal
|
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/util/regex/ |
H A D | PatternNative.java | 29 private static final NativeAllocationRegistry REGISTRY = NativeAllocationRegistry field in PatternNative
|
H A D | MatcherNative.java | 31 private static final NativeAllocationRegistry REGISTRY = NativeAllocationRegistry field in MatcherNative
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/ |
H A D | CustomFormatterGrammarCaseTest.java | 89 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterGrammarCaseTest
|
H A D | CustomFormatterListTest.java | 74 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterListTest
|
H A D | CustomFormatterMessageRefTest.java | 74 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterMessageRefTest
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/ |
H A D | CustomFormatterGrammarCaseTest.java | 92 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterGrammarCaseTest
|
H A D | CustomFormatterListTest.java | 77 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterListTest
|
H A D | CustomFormatterMessageRefTest.java | 77 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterMessageRefTest
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | MotionPredictor.java | 46 public static final NativeAllocationRegistry REGISTRY = field in MotionPredictor.RegistryHolder
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-xml-protocol/src/main/java/software/amazon/awssdk/protocols/xml/internal/unmarshall/ |
H A D | XmlProtocolUnmarshaller.java | 50 private static final XmlUnmarshallerRegistry REGISTRY = createUnmarshallerRegistry(); field in XmlProtocolUnmarshaller
|
/aosp_15_r20/external/python/cpython3/PC/layout/support/ |
D | appxmanifest.py | 159 REGISTRY = { variable
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | HardwareBufferRenderer.java | 63 public static final NativeAllocationRegistry REGISTRY = field in HardwareBufferRenderer.HardwareBufferRendererHolder
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/text/ |
H A D | PositionedGlyphs.java | 51 private static final NativeAllocationRegistry REGISTRY = field in PositionedGlyphs.NoImagePreloadHolder
|
/aosp_15_r20/frameworks/base/services/credentials/java/com/android/server/credentials/ |
H A D | ProviderSession.java | 81 REGISTRY, enumConstant
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/builder/ |
H A D | HashCodeBuilder.java | 121 private static final ThreadLocal<Set<IDKey>> REGISTRY = new ThreadLocal<>(); field in HashCodeBuilder
|
H A D | EqualsBuilder.java | 96 private static final ThreadLocal<Set<Pair<IDKey, IDKey>>> REGISTRY = new ThreadLocal<>(); field in EqualsBuilder
|