Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/generator/
DINameGenerator.ts21 hexLength?: number; property
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dlexer.cpp329 constexpr uint32 hexLength = 2; in GetTokenWithPrefixQuotation() local