Searched refs:fileController (Results 1 – 4 of 4) sorted by relevance
228 std::shared_ptr<IccFileController> fileController = fileManager_->GetIccFileController(); in ObtainAllSmsOfIcc() local230 if (fileController == nullptr) { in ObtainAllSmsOfIcc()238 fileController->ObtainAllLinearFixedFile(ELEMENTARY_FILE_SMS, event); in ObtainAllSmsOfIcc()
49 std::shared_ptr<IccFileController> fileController = simFileManager_->GetIccFileController(); in Init() local50 …usimDiallingNumberSrv_->SetFileControllerAndDiallingNumberHandler(fileController, diallingNumbersH… in Init()
607 …llingNumbersHandler::UpdateFileController(const std::shared_ptr<IccFileController> &fileController) in UpdateFileController() argument609 fileController_ = fileController; in UpdateFileController()
205 void UpdateFileController(const std::shared_ptr<IccFileController> &fileController);