Home
last modified time | relevance | path

Searched refs:GetTimeAdvance (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dnr_ssb_information.h83 int32_t GetTimeAdvance() const;
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnr_ssb_information.cpp249 int32_t NrSsbInformation::GetTimeAdvance() const in GetTimeAdvance() function in OHOS::Telephony::NrSsbInformation
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp737 …nrSsbInformation->GetSinr(), nrSsbInformation->GetTimeAdvance(), nrSsbInformation->GetNbCellCount(… in TestGetNrSsbId()