Home
last modified time | relevance | path

Searched defs:GetValueFromTwoHex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_optimized_stubs-inl.h266 uint8_t RuntimeStubs::GetValueFromTwoHex(uint8_t front, uint8_t behind) in DecodePercentEncoding() function
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h237 static inline uint8_t GetValueFromTwoHex(uint8_t front, uint8_t behind) in GetValueFromTwoHex() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.cpp297 uint8_t BuiltinsGlobal::GetValueFromTwoHex(uint16_t front, uint16_t behind) in GetValueFromTwoHex() function in panda::ecmascript::builtins::BuiltinsGlobal