Home
last modified time | relevance | path

Searched defs:algType (Results 1 – 4 of 4) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/class_hashstream/
Dhashstream_entity.h32 HASH_ALGORITHM_TYPE algType = HASH_ALGORITHM_TYPE_UNSUPPORTED; member
Dhashstream_n_exporter.cpp54 static napi_value SetHsEntity(napi_env env, NFuncArg &funcArg, HASH_ALGORITHM_TYPE algType) in SetHsEntity()
111 HASH_ALGORITHM_TYPE algType = GetHashAlgorithm(alg.get()); in Constructor() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/
Dhash.cpp54 HASH_ALGORITHM_TYPE algType = GetHashAlgorithm(alg.get()); in GetHashArgs() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
Dhash.cpp64 HASH_ALGORITHM_TYPE algType = GetHashAlgorithm(alg, algLen); in GetHashArgs() local