Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Druim_file.h68 const int ENCODING_POS = 1; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Druim_file.cpp350 int encoding = static_cast<int>(data[ENCODING_POS]); in ProcessGetSpnDone()