Searched defs:efId (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | usim_file_controller.cpp | 22 std::string UsimFileController::ObtainElementFilePath(int efId) in ObtainElementFilePath() 38 std::string UsimFileController::ObtainUsimElementFilePath(int efId) in ObtainUsimElementFilePath()
|
H A D | isim_file_controller.cpp | 22 std::string IsimFileController::ObtainElementFilePath(int efId) in ObtainElementFilePath()
|
H A D | csim_file_controller.cpp | 22 std::string CsimFileController::ObtainElementFilePath(int efId) in ObtainElementFilePath()
|
H A D | sim_file_controller.cpp | 22 std::string SimFileController::ObtainElementFilePath(int efId) in ObtainElementFilePath()
|
H A D | ruim_file_controller.cpp | 22 std::string RuimFileController::ObtainElementFilePath(int efId) in ObtainElementFilePath()
|
H A D | usim_dialling_numbers_service.cpp | 169 int efId = files.at(TAG_SIM_USIM_ADN)->fileId; in LoadDiallingNumberFiles() local 229 int eventid, int efId, int index, std::shared_ptr<void> pobj) in CreateHandlerPointer()
|
H A D | icc_dialling_numbers_cache.cpp | 346 …int eventid, int efId, int index, std::shared_ptr<void> pobj, const AppExecFwk::InnerEvent::Pointe… in BuildCallerInfo() 365 int eventid, int efId, const AppExecFwk::InnerEvent::Pointer &caller) in CreateUsimPointer()
|
H A D | icc_file_controller.cpp | 242 std::string IccFileController::ObtainElementFileForPublic(int efId) in ObtainElementFileForPublic() 743 bool IccFileController::IsFixedNumberType(int efId) in IsFixedNumberType()
|
H A D | icc_file.cpp | 695 int eventid, int efId, int index, std::shared_ptr<void> pobj) in CreateDiallingNumberPointer()
|