Home
last modified time | relevance | path

Searched refs:GetServiceState (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_service.h173 std::string GetServiceState();
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_service.cpp208 message.append("\tServiceRunningState: " + GetServiceState() + "\n"); in GetDumpMessage()
223 std::string NetFirewallService::GetServiceState() in GetServiceState() function in OHOS::NetManagerStandard::NetFirewallService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h173 int GetServiceState();
H A Dhfp_ag_system_event_processer.cpp298 int status = systemInterface_.GetServiceState(); in GetAgIndicator()
H A Dhfp_ag_system_interface.cpp311 int HfpAgSystemInterface::GetServiceState() in GetServiceState() function in OHOS::bluetooth::HfpAgSystemInterface