/aosp_15_r20/frameworks/base/core/tests/companiontests/src/android/companion/ |
H A D | SystemDataTransportTest.java | 265 public static byte[] generatePacket(int message, int sequence) { in generatePacket() 269 public static byte[] generatePacket(int message, int sequence, String data) { in generatePacket() 273 public static byte[] generatePacket(int message, int sequence, byte[] data) { in generatePacket()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/statement/ |
D | sequence.hpp | 23 struct sequence struct 30 struct sequence struct
|
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
H A D | CodedOutputByteBufferNano.java | 338 private static int encodedLength(CharSequence sequence) { in encodedLength() 368 private static int encodedLengthGeneral(CharSequence sequence, int start) { in encodedLengthGeneral() 407 private static void encode(CharSequence sequence, ByteBuffer byteBuffer) { in encode() 427 private static void encodeDirect(CharSequence sequence, ByteBuffer byteBuffer) { in encodeDirect() 456 private static int encode(CharSequence sequence, byte[] bytes, int offset, int length) { in encode()
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | IEphemeralResolver.aidl | 24 int sequence); in getEphemeralResolveInfoList() 27 int sequence); in getEphemeralIntentFilterList()
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | thread_pool_impl.cc | 449 scoped_refptr<Sequence> sequence) { in PostTaskWithSequenceNow() 471 scoped_refptr<Sequence> sequence) { in PostTaskWithSequence() 497 Task task) { in PostTaskWithSequence()
|
/aosp_15_r20/external/okio/okio-testing-support/src/commonMain/kotlin/okio/ |
H A D | AbstractFileSystemTest.kt | 504 val sequence = fileSystem.listRecursively(baseA) in <lambda>() constant 518 val sequence = fileSystem.listRecursively(baseA) in <lambda>() constant 593 val sequence = fileSystem.listRecursively(base) in <lambda>() constant 615 val sequence = fileSystem.listRecursively(base, followSymlinks = true) in <lambda>() constant 630 val sequence = fileSystem.listRecursively(base, followSymlinks = false) in <lambda>() constant 647 val sequence = fileSystem.listRecursively(baseB, followSymlinks = false) in <lambda>() constant 663 val sequence = fileSystem.listRecursively(base) in <lambda>() constant 680 val sequence = fileSystem.listRecursively(baseB, followSymlinks = false) in <lambda>() constant
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | SpellChecker.java | 609 public void setCharSequence(CharSequence sequence, int start, int end) { in setCharSequence() 793 private Range<Integer> detectSentenceBoundary(CharSequence sequence, in detectSentenceBoundary() 858 private int roundUpToWordStart(CharSequence sequence, int position, int frontBoundary) { in roundUpToWordStart() 871 private static int findSeparator(CharSequence sequence, int start, int end) { in findSeparator()
|
/aosp_15_r20/frameworks/base/core/java/android/print/ |
H A D | IPrintDocumentAdapter.aidl | 36 ILayoutResultCallback callback, in Bundle metadata, int sequence); in layout() 38 IWriteResultCallback callback, int sequence); in write()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | QsEventLogger.kt | 40 val sequence = InstanceIdSequence(MAX_QS_INSTANCE_ID) in getNewInstanceId() constant
|
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/util/ |
H A D | BatchedProducer.java | 43 protected long sequence; field in BatchedProducer 45 public BatchedProducer(long eofOn, int batchSize, long sequence, Executor executor) { in BatchedProducer()
|
/aosp_15_r20/device/generic/goldfish/wifi/wifi_hal/ |
D | netlinkmessage.cpp | 36 uint32_t sequence) in NetlinkMessage() 71 uint32_t NetlinkMessage::sequence() const { in sequence() function in NetlinkMessage
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | TimedRemoteCaller.java | 118 protected final void onRemoteMethodResult(T result, int sequence) { in onRemoteMethodResult() 137 protected final T getResultTimed(int sequence) throws TimeoutException { in getResultTimed()
|
/aosp_15_r20/external/webrtc/call/ |
H A D | rtp_demuxer_unittest.cc | 385 InSequence sequence; in TEST_F() local 429 InSequence sequence; in TEST_F() local 521 InSequence sequence; in TEST_F() local 549 InSequence sequence; in TEST_F() local 625 InSequence sequence; // Verify that the order of delivery is unchanged. in TEST_F() local 666 InSequence sequence; in TEST_F() local 689 InSequence sequence; in TEST_F() local 834 InSequence sequence; in TEST_F() local
|
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/transport/ |
H A D | RawTransport.java | 78 protected void sendMessage(int message, int sequence, @NonNull byte[] data) in sendMessage() 110 final int sequence = header.getInt(); in receiveMessage() local
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | task_tracker_posix_unittest.cc | 63 auto sequence = test::CreateSequenceWithTask(std::move(task)); in TEST_F() local 86 auto sequence = test::CreateSequenceWithTask(std::move(task)); in TEST_F() local
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | revoke.c | 105 tid_t sequence; /* Used for recovery only */ member 685 tid_t sequence) in jbd2_journal_set_revoke() 709 tid_t sequence) in jbd2_journal_test_revoke()
|
/aosp_15_r20/external/e2fsprogs/debugfs/ |
H A D | revoke.c | 105 tid_t sequence; /* Used for recovery only */ member 685 tid_t sequence) in jbd2_journal_set_revoke() 709 tid_t sequence) in jbd2_journal_test_revoke()
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_sequence.c | 64 __u64 sequence; member 71 __u64 sequence; member 85 __u64 sequence; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/xcb/ |
D | bigreq.h | 30 unsigned int sequence; /**< */ member 51 uint16_t sequence; /**< */ member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | instruction_hoister.cc | 37 const HloInstructionSequence& sequence = schedule.sequence(computation); in HoistParameters() local 88 const HloInstructionSequence& sequence = schedule.sequence(computation); in HoistConstantOperations() local
|
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | MotionEventInjector.java | 108 IAccessibilityServiceClient serviceInterface, int sequence, int displayId) { in injectEvents() 184 IAccessibilityServiceClient serviceInterface, int sequence, int displayId) { in injectEventsMainThread() 349 private void notifyService(IAccessibilityServiceClient service, int sequence, boolean success) { in notifyService()
|
/aosp_15_r20/system/logging/logd/ |
H A D | SerializedLogEntry.h | 36 SerializedLogEntry(uid_t uid, pid_t pid, pid_t tid, uint64_t sequence, log_time realtime, in SerializedLogEntry() 84 uint64_t sequence() const { return sequence_; } in sequence() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/print/services.print/android_common/javac/ |
D | services.print.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/print/services.print/android_common/repackaged-jarjar/javac/ |
D | services.print.jar | com/android/server/print/UserState.class
UserState.java
package com.android. ... |
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | fuzzer_context.h | 52 uint32_t RandomIndex(const HasSizeMethod& sequence) const { in RandomIndex() 61 T RemoveAtRandomIndex(std::vector<T>* sequence) const { in RemoveAtRandomIndex() 71 void Shuffle(std::vector<T>* sequence, size_t lo, size_t hi) const { in Shuffle() 96 void Shuffle(std::vector<T>* sequence) const { in Shuffle()
|