Home
last modified time | relevance | path

Searched defs:BYTE_ONE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/nfc/services/include/
H A Disodep_card_handler.h77 static const int BYTE_ONE = 1; member in OHOS::NFC::TAG::IsodepCardHandler
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_sub_statemachine.cpp65 constexpr int32_t BYTE_ONE = 1; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp688 uint8_t BYTE_ONE = (data >> MOVE_BITS_8) & 0xFF; in Uint16ToBytes() local
701 uint8_t BYTE_ONE = (data >> MOVE_BITS_24) & 0xFF; in Uint32ToBytes() local

Completed in 4 milliseconds