Home
last modified time | relevance | path

Searched refs:VLQ_CONTINUATION_BIT (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.cpp384 uint32_t VLQ_CONTINUATION_BIT = VLQ_BASE; in VlqRevCode() local
393 continuation = digit & VLQ_CONTINUATION_BIT; in VlqRevCode()
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp438 uint32_t VLQ_CONTINUATION_BIT = VLQ_BASE; in VlqRevCode() local
447 continuation = digit & VLQ_CONTINUATION_BIT; in VlqRevCode()

Completed in 3 milliseconds