Home
last modified time | relevance | path

Searched defs:REGISTRY (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h21036 #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/
Dl2cap_packets.h2247 #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/
Dsmp_packets.h486 #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/
Dras_packets.h332 #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/
DExtensionAtomsRegistry.java81 public static ExtensionRegistry REGISTRY; field in ExtensionAtomsRegistry
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/cached_flags/
H A DCachedFlagsSharedPreferences.java33 public static final PreferenceKeyRegistry REGISTRY = field in CachedFlagsSharedPreferences
/aosp_15_r20/external/guava/guava/src/com/google/thirdparty/publicsuffix/
H A DPublicSuffixType.java35 REGISTRY('!', '?'); enumConstant
/aosp_15_r20/external/guava/android/guava/src/com/google/thirdparty/publicsuffix/
H A DPublicSuffixType.java35 REGISTRY('!', '?'); enumConstant
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/misc/
H A DTerminatingThreadLocal.java98 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 DPatternNative.java29 private static final NativeAllocationRegistry REGISTRY = NativeAllocationRegistry field in PatternNative
H A DMatcherNative.java31 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 DCustomFormatterGrammarCaseTest.java89 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterGrammarCaseTest
H A DCustomFormatterListTest.java74 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterListTest
H A DCustomFormatterMessageRefTest.java74 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 DCustomFormatterGrammarCaseTest.java92 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterGrammarCaseTest
H A DCustomFormatterListTest.java77 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterListTest
H A DCustomFormatterMessageRefTest.java77 static final MFFunctionRegistry REGISTRY = MFFunctionRegistry.builder() field in CustomFormatterMessageRefTest
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DMotionPredictor.java46 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 DXmlProtocolUnmarshaller.java50 private static final XmlUnmarshallerRegistry REGISTRY = createUnmarshallerRegistry(); field in XmlProtocolUnmarshaller
/aosp_15_r20/external/python/cpython3/PC/layout/support/
Dappxmanifest.py159 REGISTRY = { variable
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DHardwareBufferRenderer.java63 public static final NativeAllocationRegistry REGISTRY = field in HardwareBufferRenderer.HardwareBufferRendererHolder
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/text/
H A DPositionedGlyphs.java51 private static final NativeAllocationRegistry REGISTRY = field in PositionedGlyphs.NoImagePreloadHolder
/aosp_15_r20/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DProviderSession.java81 REGISTRY, enumConstant
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/builder/
H A DHashCodeBuilder.java121 private static final ThreadLocal<Set<IDKey>> REGISTRY = new ThreadLocal<>(); field in HashCodeBuilder
H A DEqualsBuilder.java96 private static final ThreadLocal<Set<Pair<IDKey, IDKey>>> REGISTRY = new ThreadLocal<>(); field in EqualsBuilder

12345678910>>...15