Home
last modified time | relevance | path

Searched refs:OPL_5G_LENGTH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file.h164 const size_t OPL_5G_LENGTH = 10; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp592 if (dataOpl.size() != (OPL_5G_LENGTH + OPL_5G_LENGTH)) { in ParseOpl5g()