Home
last modified time | relevance | path

Searched refs:SimOpenLogicalChannel (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp563 int32_t RilImpl::SimOpenLogicalChannel(int32_t slotId, int32_t serialId, const std::string &appID, int32_t p2) in SimOpenLogicalChannel() function in OHOS::HDI::Ril::V1_3::RilImpl
565 return TaskSchedule(&Telephony::HRilManager::SimOpenLogicalChannel, slotId, serialId, appID, p2); in SimOpenLogicalChannel()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h121 int32_t SimOpenLogicalChannel(int32_t slotId, int32_t serialId, const std::string &appID, int32_t p2) override;

Completed in 3 milliseconds