Home
last modified time | relevance | path

Searched defs:hashFunc (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/utils/include/
Dfs_digest_utils.h33 using hashFunc = const EVP_MD* (*)(void); variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/base/
DColorUtils.ts197 public static hashFunc(str: string, depth: number, max: number): number { method in ColorUtils