Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Druim_file.h69 const int LANG_POS = 2; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Druim_file.cpp351 int language = static_cast<int>(data[LANG_POS]); in ProcessGetSpnDone()