Home
last modified time | relevance | path

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

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp409 int32_t RilImpl::SetLocateUpdates(int32_t slotId, int32_t serialId, const RilRegNotifyMode mode) in SetLocateUpdates() function in OHOS::HDI::Ril::V1_3::RilImpl
411 return TaskSchedule(&Telephony::HRilManager::SetLocateUpdates, slotId, serialId, mode); in SetLocateUpdates()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h147 int32_t SetLocateUpdates(int32_t slotId, int32_t serialId, const RilRegNotifyMode mode) override;

Completed in 4 milliseconds