Home
last modified time | relevance | path

Searched defs:entries (Results 226 - 250 of 496) sorted by relevance

12345678910>>...20

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_auto_launch_test.cpp326 std::vector<SingleVerKvEntry *> entries; in GetSyncData() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp251 std::vector<Entry> entries; in PutBatch() member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.cpp137 static int GetEntries(const IKvDBConnection *kvDBConnection, const Key &keyPrefix, std::vector<Entry> &entries) in GetEntries() argument
156 static int GetSliceCount(std::vector<Entry> &&entries, uint32_t &count) in GetSliceCount() argument
189 std::vector<Entry> entries; in PutSlice() local
219 std::vector<Entry> entries; DeleteSlice() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_data_sync.cpp271 std::vector<MultiVerKvEntry *> entries; in AckRecvCallback() local
302 int MultiVerDataSync::PutCommitData(const MultiVerCommitNode &commit, const std::vector<MultiVerKvEntry *> &entries, in PutCommitData() argument
463 std::vector<std::vector<uint8_t>> entries; AckPacketSerialization() local
504 std::vector<std::vector<uint8_t>> entries; AckPacketDeSerialization() local
652 std::vector<std::vector<uint8_t>> entries; SendAckPacket() local
683 GetCommitData(const MultiVerCommitNode &commit, std::vector<MultiVerKvEntry *> &entries) GetCommitData() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_data_operation_test.cpp188 std::vector<Entry> entries; in HWTEST_F() local
240 std::vector<Entry> entries; in HWTEST_F() local
308 std::vector<Entry> entries; in HWTEST_F() local
386 std::vector<Entry> entries; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp103 std::vector<Entry> entries; in PutBatchFuzz() local
157 std::vector<Entry> entries; in GetEntriesFuzz2() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dconvert_utils_test.cpp235 void ConvertUtilsTest::CheckEntries(const std::vector<std::shared_ptr<PasteDataEntry>> &entries) in CheckEntries() argument
374 auto entries = record->GetEntries(); in HWTEST_F() local
401 auto entries = record->GetEntries(); in HWTEST_F() local
433 auto entries in HWTEST_F() local
462 auto entries = record->GetEntries(); HWTEST_F() local
[all...]
/third_party/elfutils/src/
H A Dfindtextrel.c267 size_t entries = (shdr->sh_entsize == 0 in process_file() local
407 size_t entries = (shdr->sh_entsize == 0 in process_file() local
431 size_t entries = (shdr->sh_entsize == 0 in process_file() local
526 size_t entries = (shdr->sh_entsize == 0 in check_rel() local
/third_party/ffmpeg/libavcodec/
H A Dsvq1dec.c171 int entries[6]; in svq1_decode_block_intra() local
238 int entries[6]; in svq1_decode_block_non_intra() local
H A Dtiffenc.c72 uint8_t entries[TIFF_MAX_ENTRY * 12]; ///< entries in header member
/third_party/ffmpeg/libavformat/
H A Dseek.c66 AVIndexEntry *entries, *ie; in ff_add_index_entry() local
128 int ff_index_search_timestamp(const AVIndexEntry *entries, int nb_entries, in ff_index_search_timestamp() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java111 public Iterable<Entry<K, V>> entries() { in entries() method in XCldrStub.Multimap
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java116 public Iterable<Entry<K, V>> entries() { in entries() method in XCldrStub.Multimap
/third_party/libphonenumber/tools/cpp/src/cpp-build/
H A Dgenerate_geocoding_data.cc102 bool ListDirectory(const string& path, vector<DirEntry>* entries) { in ListDirectory() argument
573 vector<DirEntry> entries; in WriteSource() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cs.h85 struct tu_cs_entry *entries; member
H A Dtu_descriptor_set.h140 struct tu_descriptor_pool_entry entries[0]; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c642 VkDescriptorUpdateTemplateEntry *entries = (VkDescriptorUpdateTemplateEntry *)(templ + 1); in lvp_CreateDescriptorUpdateTemplate() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c88 struct vn_buffer_cache_entry *entries; in vn_buffer_cache_entries_create() local
146 vn_buffer_cache_entries_destroy(struct vn_device *dev, struct vn_buffer_cache_entry *entries) vn_buffer_cache_entries_destroy() argument
204 struct vn_buffer_cache_entry *entries = NULL; vn_buffer_cache_init() local
[all...]
/third_party/libexif/libexif/huawei/
H A Dexif-mnote-data-huawei.c266 MnoteHuaweiEntry* entries = exif_mem_alloc (ne->mem, sizeof (MnoteHuaweiEntry) * count); exif_mnote_data_huawei_load_data() local
707 MnoteHuaweiEntry *entries = exif_mem_realloc (ne->mem, exif_mnote_data_add_entry() local
833 MnoteHuaweiEntry *entries = n->entries; print_huawei_md() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc130 std::vector<ConstantPoolEntry>& entries = info.entries; in EmitGroup() local
[all...]
H A Dhandler-table.cc144 int HandlerTable::LengthForRange(int entries) { in LengthForRange() argument
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.cc252 RuntimeCallStatEntries entries; in Print() local
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-listener.cc94 GetOrInsertCachedEntry( std::unordered_set<CodeEntry*, CodeEntry::Hasher, CodeEntry::Equals>* entries, CodeEntry* search_value, CodeEntryStorage& storage) GetOrInsertCachedEntry() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp55 void computeReferenceLayout (const VarType& type, vector<SharedStructVarEntry>& entries) in computeReferenceLayout() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp55 void computeReferenceLayout (const VarType& type, vector<SharedStructVarEntry>& entries) in computeReferenceLayout() argument

Completed in 22 milliseconds

12345678910>>...20