Home
last modified time | relevance | path

Searched defs:nextKey (Results 1 – 25 of 271) sorted by relevance

1234567891011

/aosp_15_r20/packages/modules/UprobeStats/src/bpf/headers/include/bpf/
DBpfMap.h89 Key nextKey; in getNextKey() local
197 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterate() local
212 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterateWithValue() local
322 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterate() local
337 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterateWithValue() local
354 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterate() local
369 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterateWithValue() local
/aosp_15_r20/packages/modules/Connectivity/bpf/headers/include/bpf/
DBpfMap.h89 Key nextKey; in getNextKey() local
197 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterate() local
212 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterateWithValue() local
322 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterate() local
337 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterateWithValue() local
354 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterate() local
369 const Result<Key>& nextKey = getNextKey(curKey.value()); in iterateWithValue() local
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java40 final ExpectedActionKey sendKey, final ExpectedActionKey nextKey, in doTestActionKeys()
71 final ExpectedActionKey nextKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithStringResources() local
129 final ExpectedActionKey nextKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithKeyboardTextsSet() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DPropertiesTest.java637 String nextKey; in test_saveLjava_io_OutputStreamLjava_lang_String() local
670 String nextKey; in test_storeLjava_io_OutputStreamLjava_lang_String() local
722 String nextKey; in test_storeLjava_io_WriterLjava_lang_String() local
813 String nextKey; in test_storeToXMLLjava_io_OutputStreamLjava_lang_StringLjava_lang_String() local
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/data/paging/
DFakeInMemoryMediaPagingSource.kt118 val nextKey = in <lambda>() constant
DFakeInMemoryAlbumPagingSource.kt114 val nextKey = in <lambda>() constant
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnsextd_parser.y420 DomainAuthInfo * nextKey = key->next; in ParseConfig() local
431 DomainAuthInfo * nextKey = key->next; in ParseConfig() local
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/
H A DUntypedObjectDeserializer.java562 Object oldValue, Object newValue, String nextKey) throws IOException in _mapObjectWithDups()
975 Object oldValue, Object newValue, String nextKey) throws IOException in _mapObjectWithDups()
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DIBpfMap.java81 @Nullable K nextKey = getFirstKey(); in forEach() local
DBpfMap.java286 private native boolean nativeGetNextMapKey(int fd, byte[] key, byte[] nextKey) in nativeGetNextMapKey()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/
H A DTimeToLiveHelper.java85 private @NonNull PendingIntent getAlarmPendingIntent(String nextKey, int flags) { in getAlarmPendingIntent()
/aosp_15_r20/packages/modules/Connectivity/staticlibs/native/bpfmapjni/
Dcom_android_net_module_util_BpfMap.cpp108 jint fd, jbyteArray key, jbyteArray nextKey) { in com_android_net_module_util_BpfMap_nativeGetNextMapKey()
/aosp_15_r20/external/openthread/src/core/mac/
H A Dlink_raw.cpp247 KeyMaterial nextKey; in SetMacKey() local
/aosp_15_r20/external/perfetto/ui/src/frontend/
H A Dpivot_table.ts53 nextKey: ColumnType; property
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DDnsSdTxtRecord.java142 int count = 0, nextKey; in keyCount() local
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/util/concurrent/
H A DWeakConcurrentMap.java298 private K nextKey; field in WeakConcurrentMap.EntryIterator
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/
H A DAnnotatedBytes.java164 int nextKey = nextEntry.getKey(); in annotate() local
/aosp_15_r20/external/openthread/src/core/thread/
H A Dkey_manager.cpp348 Mac::KeyMaterial nextKey; in UpdateKeyMaterial() local
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DSubtitleTrack.java543 private void nextKey() { in nextKey() method in EntryIterator
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dlogger.cpp564 otMacKey nextKey; in LogSpinelFrame() local
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
DBpfMapTest.java230 TetherDownstream6Key nextKey = mTestMap.getFirstKey(); in testGetNextKey() local
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_radio.cpp533 const uint8_t *nextKey; in HandlePropertySet() local
/aosp_15_r20/external/skia/tests/
H A DProcessorTest.cpp160 static std::atomic<int32_t> nextKey{0}; in onAddToKey() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-framework-wifi/android_common_apex30/javac/
Dnet-utils-framework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/openthread/src/posix/platform/
H A Drcp_caps_diag.cpp256 otMacKeyMaterial nextKey; in HandleSpinelCommand() local

1234567891011