Home
last modified time | relevance | path

Searched defs:entries (Results 126 - 150 of 1604) sorted by relevance

12345678910>>...65

/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Dmock_distributed_database.cpp54 bool DistributedDatabase::GetEntriesFromDistributedDB(const std::string &prefixKey, std::vector<Entry> &entries) in GetEntriesFromDistributedDB() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/
H A Dmock_distributed_preferences_database.cpp56 GetEntriesFromDistributedDB( const std::string &prefixKey, std::vector<Entry> &entries) GetEntriesFromDistributedDB() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_defs.h51 struct rb_entry entries[SLOT_RB_SIZE]; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/
H A Dfile_monitor.cpp45 const auto& entries = dir->GetEntries(); in RecursivelyCollectAllFiles() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_async_get_test.cpp236 std::vector<Entry> entries; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_crud_power_test.cpp91 vector<Entry> entries; in RepeatExeCrud() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/
H A Dschemadelegate_fuzzer.cpp63 std::vector<Entry> entries; in SchemaFuzzCURD() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store_connection.cpp33 std::vector<Entry> entries; in Put() local
40 int SingleVerNaturalStoreConnection::PutBatch(const IOption &option, const std::vector<Entry> &entries) in PutBatch() argument
58 bool SingleVerNaturalStoreConnection::CheckAndGetEntryLen(const std::vector<Entry> &entries, uint32_t limit, in CheckAndGetEntryLen() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_data_generate_unit_test.cpp66 void GenerateRecords(int recordNum, std::vector<Entry> &entries, std::vector<Key> &keys, int keySize, int valSize) in GenerateRecords() argument
94 void GenerateNumberEntryVector(int entryNum, std::vector<Entry> &entries) in GenerateNumberEntryVector() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp288 int64_t GetTotalSize(const std::vector<Entry> &entries) in GetTotalSize() argument
300 int64_t GetTotalSize(const std::vector<Key> &entries) in GetTotalSize() argument
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h245 auto entries = Clone(); in ForEachCopies() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dunified_record_test.cpp106 auto entries = record.GetEntries(); in HWTEST_F() local
131 auto entries = record.GetEntries(); in HWTEST_F() local
161 auto entries = record.GetEntries(); in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dconvert_utils.cpp68 auto entries = Convert(record->GetEntries()); in Convert() local
114 Convert( const std::shared_ptr<std::map<std::string, UDMF::ValueType>> &entries) Convert() argument
128 Convert( const std::vector<std::shared_ptr<PasteDataEntry>> &entries) Convert() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/sendablerelationalstore/src/
H A Dnapi_rdb_store_convert_utils.cpp51 napi_value entries = nullptr; in FromSendableValuesBucket() local
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmulticalls.c41 struct multicall_entry entries[MC_BATCH]; member
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/e820/
H A Dtypes.h96 struct e820_entry entries[E820_MAX_ENTRIES]; global() member
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dmem_detect.h33 struct mem_detect_block entries[MEM_INLINED_ENTRIES]; member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcpu.h34 unsigned int entries; member
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dcvb.h47 struct cvb_table_freq_entry entries[MAX_DVFS_FREQS]; member
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h51 sja1105_vl_gate(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u32 index, s32 prio, u64 base_time, u64 cycle_time, u64 cycle_time_ext, u32 num_entries, struct action_gate_entry *entries) sja1105_vl_gate() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_cq.c46 mlx4_en_create_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq, int entries, int ring, enum cq_type mode, int node) mlx4_en_create_cq() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmsix.c63 struct hfi1_msix_entry *entries; in msix_initialize() local
/kernel/linux/linux-5.10/tools/lib/api/fd/
H A Darray.c27 struct pollfd *entries = realloc(fda->entries, size); in fdarray__grow() local
[all...]
/kernel/linux/linux-5.10/tools/objtool/
H A Dspecial.c27 struct special_entry entries[] = { variable
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-file.h21 struct list_head entries; member

Completed in 10 milliseconds

12345678910>>...65