Home
last modified time | relevance | path

Searched refs:MSG_SIM_OBTAIN_GID2_DONE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_constant.h81 MSG_SIM_OBTAIN_GID2_DONE, enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp334 AppExecFwk::InnerEvent::Pointer eventGid2 = BuildCallerInfo(MSG_SIM_OBTAIN_GID2_DONE); in LoadSimFiles()
1869 memberFuncMap_[MSG_SIM_OBTAIN_GID2_DONE] = in InitPlmnMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp922 …std::vector<int> testCase1 = { MSG_SIM_OBTAIN_GID1_DONE, MSG_SIM_OBTAIN_GID2_DONE, MSG_SIM_SET_MSI…