Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp47 constexpr uint8_t SEAT_THREE = 3; variable
60 …(ptr[SEAT_TWO] << LIFT_OFFSET_TWO) | (ptr[SEAT_THREE]); // this is a general method of converting … in Convert2Uint32()