| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/ |
| H A D | cloudsync_fuzzer.cpp | 477 std::string version = fuzzerData.GetString(len); in DataChangeSync() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_storage_executor.cpp | 159 Version version; in GetCommitData() local 963 Version version = 0; InitCurrentReadVersion() local 1109 Version version = commit->GetCommitVersion(); GetResolvedConflictEntries() local 1359 GetEntriesByVersion(Version version, std::list<MultiVerTrimedVersionData> &data) const GetEntriesByVersion() argument 1416 GetOverwrittenNonClearTypeEntries(Version version, const Key &hashKey, std::list<MultiVerTrimedVersionData> &data) const GetOverwrittenNonClearTypeEntries() argument 1445 DeleteEntriesByHashKey(Version version, const Key &hashKey) DeleteEntriesByHashKey() argument 1490 UpdateTrimedFlag(Version version, const Key &hashKey) UpdateTrimedFlag() argument [all...] |
| H A D | multi_ver_natural_store.cpp | 49 uint32_t version = 0U; // version of the database. member 108 int CreateNewVersionFile(const std::string &versionFileDir, uint32_t version, std::vector<uint8_t> &tag) in CreateNewVersionFile() argument 144 ChangeVersionFile(const std::string &versionFileDir, uint32_t version, std::vector<uint8_t> &tag, bool isChangeTag) ChangeVersionFile() argument 193 GetVersionAndTag(const std::string &versionFileDir, uint32_t &version, std::vector<uint8_t> &tag) GetVersionAndTag() argument 925 SetMaxCommitVersion(const Version &version) SetMaxCommitVersion() argument 1010 uint32_t version = 0; InitStorageContextVersion() local 1019 AddVersionConstraintToList(Version version) AddVersionConstraintToList() argument 1025 RemoveVersionConstraintFromList(Version version) RemoveVersionConstraintFromList() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_multi_ver_transaction.cpp | 260 GetValueForTrimSlice(const Key &hashKey, const Version version, Value &value) const GetValueForTrimSlice() argument 664 GetEntriesByVersion(Version version, std::list<MultiVerTrimedVersionData> &data) const GetEntriesByVersion() argument 766 UpdateTimestampByVersion(const Version &version, Timestamp stamp) const UpdateTimestampByVersion() argument 901 GetOverwrittenNonClearTypeEntries(Version version, const Key &hashKey, std::list<MultiVerTrimedVersionData> &data) const GetOverwrittenNonClearTypeEntries() argument 948 DeleteEntriesByHashKey(Version version, const Key &hashKey) DeleteEntriesByHashKey() argument 1015 GetRawDataByVersion(sqlite3_stmt *&statement, const Version &version, std::vector<MultiVerEntryData> &entries) GetRawDataByVersion() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | ability_sync.cpp | 782 uint32_t version = 0; in RequestPacketDeSerialization() local 822 RequestPacketDeSerializationTailPart(Parcel &parcel, AbilitySyncRequestPacket *packet, uint32_t version) RequestPacketDeSerializationTailPart() argument 860 AckPacketDeSerializationTailPart(Parcel &parcel, AbilitySyncAckPacket *packet, uint32_t version) AckPacketDeSerializationTailPart() argument 918 uint32_t version = 0; AckPacketDeSerialization() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | kvstore_data_service.cpp | 942 char version[VERSION_WIDTH]; in PrintfInfo() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_sync_state_machine.cpp | 336 void SingleVerSyncStateMachine::InitStateSwitchTable(uint32_t version, in InitStateSwitchTable() argument [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_rdb_store.cpp | 151 napi_value RdbStoreProxy::InnerInitialize(napi_env env, napi_callback_info info, int version) in InnerInitialize() argument 189 napi_value RdbStoreProxy::NewInstance(napi_env env, std::shared_ptr<OHOS::NativeRdb::RdbStore> value, int version) in NewInstance() argument 1083 int32_t version = 0; in GetVersion() local 1098 int32_t version = 0; in SetVersion() local [all...] |
| H A D | napi_rdb_predicates.cpp | 115 napi_value RdbPredicatesProxy::InnerNew(napi_env env, napi_callback_info info, int version) in InnerNew() argument 160 napi_value RdbPredicatesProxy::NewInstance(napi_env env, std::shared_ptr<NativeRdb::RdbPredicates> value, int version) in NewInstance() argument 233 int version = predicatesProxy->apiversion; in ParseFieldArrayByName() local 260 int version = predicatesProxy->apiversion; in ParseFieldByName() local 280 int version = predicatesProxy->apiversion; ParseInt32FieldByName() local 300 int version = predicatesProxy->apiversion; ParseFieldAndValueArray() local 327 int version = predicatesProxy->apiversion; ParseFieldAndValue() local 355 int version = predicatesProxy->apiversion; ParseFieldAndStringValue() local 379 int version = predicatesProxy->apiversion; ParseFieldLowAndHigh() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
| H A D | relational_store_impl_rdbstore.cpp | 597 int32_t version = 0; in GetVersion() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
| H A D | component_manager.cpp | 822 GetVersionFromVerMgr(const std::string &uuid, const DHType dhType, std::string &version, bool isSink) GetVersionFromVerMgr() argument 842 GetVersionFromVerInfoMgr(const std::string &uuid, const DHType dhType, std::string &version, bool isSink) GetVersionFromVerInfoMgr() argument 868 GetVersion(const std::string &uuid, DHType dhType, std::string &version, bool isSink) GetVersion() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | base_key.cpp | 273 std::string version; in StoreKey() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap.c | 819 BtmLocalVersionInformation version; in GapReadNewLocalOOBData() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/ |
| H A D | rdb_test.cpp | 956 int version = 0; in GetVersionOne() local 970 int version = 0; in GetVersionTwo() local 997 int version = 0; in SetVersionOne() local 1011 int version = 0; in SetVersionTwo() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| H A D | rdb_store_test.cpp | 1094 int version = 0;
in SUB_DDM_RDB_1800() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dvbsubdec.c | 45 int version; member 72 int version; member 92 int version; member 114 int version; member 127 int version; member 1052 int version; in dvbsub_parse_clut_segment() local 1149 int av_unused version; dvbsub_parse_region_segment() local 1301 int version; dvbsub_parse_page_segment() local [all...] |
| H A D | atrac9dec.c | 902 int version, block_config_idx, superframe_idx, alloc_c_len; in atrac9_decode_init() local
|
| H A D | atrac3.c | 879 int version, delay, samples_per_frame, frame_factor; in atrac3_decode_init() local
|
| H A D | cbs_h2645.c | 519 int i, count, version; in cbs_h2645_split_fragment() local 594 int i, j, nb_arrays, nal_unit_type, nb_nals, version; in cbs_h2645_split_fragment() local [all...] |
| H A D | 4xm.c | 154 int version; member [all...] |
| H A D | omx.c | 199 OMX_VERSIONTYPE version; member
|
| /third_party/curl/tests/server/ |
| H A D | socksd.c | 116 unsigned char version; /* initial version byte in the request must match member [all...] |
| H A D | mqttd.c | 103 unsigned char version; /* initial version byte in the request must match member [all...] |
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs.c | 823 void get_kernel_version(__u8 *version) in get_kernel_version() argument 833 void get_kernel_uname_version(__u8 *version) in get_kernel_uname_version() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v2.c | 887 id3v2_parse(AVIOContext *pb, AVDictionary **metadata, AVFormatContext *s, int len, uint8_t version, uint8_t flags, ExtraMetaList *extra_meta) id3v2_parse() argument [all...] |