Home
last modified time | relevance | path

Searched defs:IntToHexString (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_utils.cpp25 std::string ClassicUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::ClassicUtils
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_utils.cpp26 std::string BleUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::BleUtils
/foundation/communication/nfc/interfaces/inner_api/common/
Dnfc_sdk_common.cpp134 std::string NfcSdkCommon::IntToHexString(uint32_t num) in IntToHexString() function in OHOS::NFC::KITS::NfcSdkCommon
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
Dsvg_dom.cpp426 std::string SvgDom::IntToHexString(const int number) in IntToHexString() function in OHOS::Ace::NG::SvgDom