Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_inner_api.h52 int32_t GetAndCleartBit(uint8_t *bitMap, uint32_t byteMax);
H A Dtee_client_api.c143 int32_t GetAndCleartBit(uint8_t *bitMap, uint32_t byteMax) in GetAndCleartBit() function