Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h101 void ProcessSpnCphs(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp360 ProcessSpnCphs(event); in ObtainSpnPhase()
424 void SimFile::ProcessSpnCphs(const AppExecFwk::InnerEvent::Pointer &event) in ProcessSpnCphs() function in OHOS::Telephony::SimFile
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp549 simFile->ProcessSpnCphs(event);