Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine_lite/frameworks/tools/snapshot/
H A Dframework2char.py86 max_count = len(byte_code_buffer)
90 if index != max_count:
124 max_count = len(javascript_buffer)
133 if index != (max_count - 1):

Completed in 1 milliseconds