Home
last modified time | relevance | path

Searched refs:PIN_META_READ_SIZE (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/startop/scripts/iorap/
H A Dcompile_handcrafted_file.py145 PIN_META_READ_SIZE = struct.calcsize(PIN_META_FORMAT) variable
152 global PIN_META_READ_SIZE
170 data = pin_meta_file.read(PIN_META_READ_SIZE)