Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dradio_info.h47 int32_t ProcessSetNrOptionMode(const AppExecFwk::InnerEvent::Pointer &event) const;
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp392 int32_t RadioInfo::ProcessSetNrOptionMode(const AppExecFwk::InnerEvent::Pointer &event) const in ProcessSetNrOptionMode() function in OHOS::Telephony::RadioInfo
H A Dnetwork_search_handler.cpp1299 radioInfo_->ProcessSetNrOptionMode(event); in SetNrOptionModeResponse()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp3302 radioInfo->ProcessSetNrOptionMode(event);