Home
last modified time | relevance | path

Searched refs:ComputeHashCode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_type_generator.h32 uint32_t traceId = ComputeHashCode(result); in GenerateProfileType()
40 static uint32_t ComputeHashCode(const CString &string) in ComputeHashCode() function