Home
last modified time | relevance | path

Searched refs:UCS_FLAG (Results 1 - 4 of 4) sorted by relevance

/base/telephony/core_service/services/sim/include/
H A Dtag_service.h52 constexpr static uint8_t UCS_FLAG = 0x81; member in OHOS::Telephony::TagService
H A Dsim_utils.h38 static const int UCS_FLAG = 0x81; member
/base/telephony/core_service/services/sim/src/
H A Dtag_service.cpp96 } else if (arg == UCS_FLAG) { in LengthFunc()
H A Dsim_utils.cpp206 if (length >= START_POS && data[offset] == static_cast<unsigned char>(UCS_FLAG)) { in DiallingNumberStringFieldConvertToString()

Completed in 3 milliseconds