Home
last modified time | relevance | path

Searched defs:digit (Results 1 – 9 of 9) sorted by relevance

/base/telephony/sms_mms/services/sms/gsm/
Dgsm_sms_common_utils.cpp193 bool GsmSmsCommonUtils::DigitToBcd(const char *digit, uint8_t digitLen, uint8_t *bcd, uint8_t bcdLe… in DigitToBcd()
224 bool GsmSmsCommonUtils::BcdToDigit(const uint8_t *bcd, uint8_t bcdLen, std::string &digit, uint8_t … in BcdToDigit()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_map.cpp65 unsigned long digit = *cp; in ScanHex() local
95 unsigned long digit = 0; in ScanDec() local
/base/telephony/call_manager/services/audio/src/
Dtone.cpp123 ToneDescriptor Tone::ConvertDigitToTone(char digit) in ConvertDigitToTone()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_utils_test.cpp156 const char *digit = (const char *)str.c_str(); variable
/base/hiviewdfx/hidumper/services/native/src/
Ddump_common_utils.cpp39 std::vector<std::string> DumpCommonUtils::GetSubNodes(const std::string &path, bool digit) in GetSubNodes()
70 std::vector<std::string> DumpCommonUtils::GetSubDir(const std::string &path, bool digit) in GetSubDir()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
Dfault_detector_util.cpp138 vector<string> FaultDetectorUtil::GetSubDir(const string &path, bool digit) in GetSubDir()
163 vector<string> FaultDetectorUtil::GetSubFile(const string &path, bool digit) in GetSubFile()
/base/hiviewdfx/hidumper/test/unittest/common/
Dhidumper_configutils_test.cpp368 bool digit = true; variable
/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
Doutput_p.inl920 SecUnsignedInt32 digit = 0; /* ascii value of digit */ local
/base/hiviewdfx/hilog_lite/frameworks/featured/
Dhiview_log.c1029 SecUnsignedInt32 digit = 0; /* ascii value of digit */ in HiLogSecOutputS() local