Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/core/include/
H A Dcore_service_hisysevent.h38 …static void WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t tech, int32_t s…
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_hisysevent.cpp64 void CoreServiceHiSysEvent::WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t … in WriteNetworkStateBehaviorEvent() function in OHOS::Telephony::CoreServiceHiSysEvent
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_register.cpp107 …CoreServiceHiSysEvent::WriteNetworkStateBehaviorEvent(slotId_, static_cast<int32_t>(DomainType::DO… in ProcessCsRegister()
158 …CoreServiceHiSysEvent::WriteNetworkStateBehaviorEvent(slotId_, static_cast<int32_t>(DomainType::DO… in ProcessPsRegister()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp419 coreServiceHiSysEvent->WriteNetworkStateBehaviorEvent(slotId, argInt, argInt, argInt);