Searched defs:IntToHexString (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ | ||
| D | classic_utils.cpp | 25 std::string ClassicUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::ClassicUtils |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ | ||
| D | ble_utils.cpp | 26 std::string BleUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::BleUtils |
| /foundation/communication/nfc/interfaces/inner_api/common/ | ||
| D | nfc_sdk_common.cpp | 134 std::string NfcSdkCommon::IntToHexString(uint32_t num) in IntToHexString() function in OHOS::NFC::KITS::NfcSdkCommon |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/ | ||
| D | svg_dom.cpp | 426 std::string SvgDom::IntToHexString(const int number) in IntToHexString() function in OHOS::Ace::NG::SvgDom |