Home
last modified time | relevance | path

Searched defs:UpdateLocation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp300 void GsmCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() function in OHOS::Telephony::GsmCellInformation
473 void LteCellInformation::UpdateLocation(int32_t cellId, int32_t tac) in UpdateLocation() function in OHOS::Telephony::LteCellInformation
657 void WcdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() function in OHOS::Telephony::WcdmaCellInformation
841 void TdscdmaCellInformation::UpdateLocation(int32_t cellId, int32_t lac) in UpdateLocation() function in OHOS::Telephony::TdscdmaCellInformation
1026 void CdmaCellInformation::UpdateLocation(int32_t baseId, int32_t latitude, int32_t longitude) in UpdateLocation() function in OHOS::Telephony::CdmaCellInformation
1259 void NrCellInformation::UpdateLocation(int32_t pci, int32_t tac) in UpdateLocation() function in OHOS::Telephony::NrCellInformation
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_photo_capture_manager.cpp227 void MultiStagesPhotoCaptureManager::UpdateLocation(const NativeRdb::ValuesBucket &values) in UpdateLocation() function in OHOS::Media::MultiStagesPhotoCaptureManager