Home
last modified time | relevance | path

Searched defs:hashValue (Results 26 - 37 of 37) sorted by relevance

12

/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp581 std::size_t hashValue = calculateGraphicsPipelineHash(graphicsPipelineCI, resourceInterface->getObjectHashes()); in createGraphicsPipelines() local
629 std::size_t hashValue = calculateComputePipelineHash(computePipelineCI, resourceInterface->getObjectHashes()); in createComputePipelines() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.h103 virtual SizeT hashValue() const { in hashValue() function in Ice::Operand
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp580 std::size_t hashValue = calculateGraphicsPipelineHash(graphicsPipelineCI, resourceInterface->getObjectHashes()); in createGraphicsPipelines() local
628 std::size_t hashValue = calculateComputePipelineHash(computePipelineCI, resourceInterface->getObjectHashes()); in createComputePipelines() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c289 ASN1_OCTET_STRING *hashValue; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c289 ASN1_OCTET_STRING *hashValue; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h104 std::string hashValue; member
1099 void SetModuleHashValue(const std::string &hashValue) in SetModuleHashValue() argument

Completed in 33 milliseconds

12