Home
last modified time | relevance | path

Searched refs:ObtainLinearFixedFile (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file_controller.h39 void ObtainLinearFixedFile(
41 … void ObtainLinearFixedFile(int fileId, int fileNum, const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file_controller.cpp305 void IccFileController::ObtainLinearFixedFile( in ObtainLinearFixedFile() function in OHOS::Telephony::IccFileController
327 void IccFileController::ObtainLinearFixedFile(int fileId, int fileNum, const AppExecFwk::InnerEvent… in ObtainLinearFixedFile() function in OHOS::Telephony::IccFileController
329 ObtainLinearFixedFile(fileId, ObtainElementFilePath(fileId), fileNum, event); in ObtainLinearFixedFile()
H A Dsim_file.cpp273 fileController_->ObtainLinearFixedFile(ELEMENTARY_FILE_CFIS, 1, eventCFIS); in ObtainCallForwardFiles()
302 fileController_->ObtainLinearFixedFile(ELEMENTARY_FILE_MBI, 1, eventMBI); in LoadSimOtherFile()
306 fileController_->ObtainLinearFixedFile(ELEMENTARY_FILE_MWIS, 1, eventMWIS); in LoadSimOtherFile()
1334 fileController_->ObtainLinearFixedFile(ELEMENTARY_FILE_SMS, index, eventSMS); in ProcessSmsOnSim()
H A Dicc_dialling_numbers_handler.cpp69 fileController_->ObtainLinearFixedFile(ef, GetFilePath(ef), index, ptDiallingNumberRead); in GetDiallingNumbers()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp862 iccFileController->ObtainLinearFixedFile(fileId, path, fileNum, event);
874 iccFileController->ObtainLinearFixedFile(fileId, path, fileNum, event);