Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.cpp382 uint32_t VLQ_BASE_MASK = VLQ_BASE - 1; in VlqRevCode() local
394 digit &= VLQ_BASE_MASK; in VlqRevCode()
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp436 uint32_t VLQ_BASE_MASK = VLQ_BASE - 1; in VlqRevCode() local
448 digit &= VLQ_BASE_MASK; in VlqRevCode()

Completed in 2 milliseconds