Home
last modified time | relevance | path

Searched refs:ProcessGetNrSsbId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnr_ssb_info.h31 bool ProcessGetNrSsbId(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnr_ssb_info.cpp43 bool NrSsbInfo::ProcessGetNrSsbId(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetNrSsbId() function in OHOS::Telephony::NrSsbInfo
H A Dnetwork_search_handler.cpp1353 if (nrSsbInfo_->ProcessGetNrSsbId(event)) { in GetNrSsbIdResponse()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp3268 EXPECT_FALSE(nrSsbInfo->ProcessGetNrSsbId(event));