Home
last modified time | relevance | path

Searched defs:hashValue (Results 1 - 23 of 23) sorted by relevance

/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/app/
H A Dcj_ability_stage.h42 const char* hashValue; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dinstall_param.cpp45 std::string hashValue = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_multi_ver_sync_db_interface.cpp114 int VirtualMultiVerSyncDBInterface::GetValueSlice(const ValueSliceHash &hashValue, ValueSlice &sliceValue) const in GetValueSlice() argument
119 int VirtualMultiVerSyncDBInterface::PutValueSlice(const ValueSliceHash &hashValue, const ValueSlice &sliceValue) const in PutValueSlice() argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h91 std::string hashValue; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp392 void DistributedUI::AddNodeHash(int32_t nodeId, std::size_t hashValue) in AddNodeHash() argument
405 bool DistributedUI::IsRecordHash(int32_t nodeId, std::size_t hashValue) in IsRecordHash() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dvalue_slice_sync.cpp285 ValueSliceHash hashValue; in AckRecvCallback() local
626 int ValueSliceSync::GetValueSlice(const ValueSliceHash &hashValue, ValueSlice &sliceValue) in GetValueSlice() argument
631 int ValueSliceSync::PutValueSlice(const ValueSliceHash &hashValue, const ValueSlice &sliceValue) in PutValueSlice() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_data_operation_test.cpp463 ValueSliceHash hashValue; in CheckSplitData() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h53 std::string hashValue; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h134 std::string hashValue; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h106 std::vector<std::string> hashValue; member
H A Dinner_bundle_info.h104 std::string hashValue; member
1099 void SetModuleHashValue(const std::string &hashValue) in SetModuleHashValue() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils_extend.cpp318 std::vector<uint8_t> hashValue; in CalcHashFunc() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp226 std::string hashValue = data[fileName.c_str()][pixFmt]; in LoadHashFile() local
H A Dvideodec_ndk_sample.cpp235 std::string hashValue = data[fileName.c_str()][pixFmt]; in LoadHashFile() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_api11_sample.cpp238 std::string hashValue = data[fileName.c_str()][pixFmt]; in LoadHashFile() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_storage_executor.cpp258 int MultiVerStorageExecutor::GetValueSlice(const ValueSliceHash &hashValue, ValueSlice &sliceValue) const in GetValueSlice() argument
263 int MultiVerStorageExecutor::PutValueSlice(const ValueSliceHash &hashValue, const ValueSlice &sliceValue, in PutValueSlice() argument
291 int MultiVerStorageExecutor::PutValueSliceInner(SliceTransaction *sliceTransaction, const ValueSliceHash &hashValue, in PutValueSliceInner() argument
269 GetValueSliceInner(const SliceTransaction *sliceTransaction, const ValueSliceHash &hashValue, ValueSlice &sliceValue) const GetValueSliceInner() argument
314 DeleteValueSliceInner(SliceTransaction *sliceTransaction, const ValueSliceHash &hashValue) DeleteValueSliceInner() argument
1055 ValueSliceHash hashValue; TransferToValueObject() local
[all...]
H A Dmulti_ver_natural_store.cpp651 int MultiVerNaturalStore::GetValueSlice(const ValueSliceHash &hashValue, ValueSlice &sliceValue) const in GetValueSlice() argument
664 int MultiVerNaturalStore::PutValueSlice(const ValueSliceHash &hashValue, const ValueSlice &sliceValue) const in PutValueSlice() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h251 char* hashValue; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp173 int DBCommon::CalcValueHash(const std::vector<uint8_t> &value, std::vector<uint8_t> &hashValue) in CalcValueHash() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp413 int CalcValueHash(const std::vector<uint8_t> &value, std::vector<uint8_t> &hashValue) in CalcValueHash() argument
449 std::vector<uint8_t> hashValue; in CalcHashKey() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp163 GetPrimaryKeyHashValue(const VBucket &vBucket, const TableSchema &tableSchema, std::vector<uint8_t> &hashValue, bool allowEmpty) GetPrimaryKeyHashValue() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp672 void DistributedDBToolsUnitTest::CalcHash(const std::vector<uint8_t> &value, std::vector<uint8_t> &hashValue) in CalcHash() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp995 std::vector<uint8_t> hashValue; in GetHashValueWithPrimaryKeyMap() local
636 CalculateHashKeyForOneField(const Field &field, const VBucket &vBucket, bool allowEmpty, CollateType collateType, std::vector<uint8_t> &hashValue) CalculateHashKeyForOneField() argument

Completed in 40 milliseconds