Home
last modified time | relevance | path

Searched refs:NETMANAGER_BASE_LOGI (Results 1 - 16 of 16) sorted by relevance

/foundation/communication/netmanager_base/frameworks/js/napi/connection/observer/src/
H A Dnet_conn_callback_observer.cpp31 NETMANAGER_BASE_LOGI("can not find netConnection key"); in NetAvailable()
36 NETMANAGER_BASE_LOGI("can not find netConnection handle"); in NetAvailable()
44 NETMANAGER_BASE_LOGI("no %{public}s listener", EVENT_NET_AVAILABLE); in NetAvailable()
66 NETMANAGER_BASE_LOGI("can not find netConnection key"); in NetCapabilitiesChange()
71 NETMANAGER_BASE_LOGI("can not find netConnection handle"); in NetCapabilitiesChange()
79 NETMANAGER_BASE_LOGI("no %{public}s listener", EVENT_NET_CAPABILITIES_CHANGE); in NetCapabilitiesChange()
102 NETMANAGER_BASE_LOGI("can not find netConnection key"); in NetConnectionPropertiesChange()
107 NETMANAGER_BASE_LOGI("can not find netConnection handle"); in NetConnectionPropertiesChange()
115 NETMANAGER_BASE_LOGI("no %{public}s listener", EVENT_NET_CONNECTION_PROPERTIES_CHANGE); in NetConnectionPropertiesChange()
137 NETMANAGER_BASE_LOGI("ca in NetLost()
[all...]
/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/src/
H A Dnetwork_observer.cpp67 NETMANAGER_BASE_LOGI("NetworkObserver::NetCapabilitiesChange"); in NetCapabilitiesChange()
71 NETMANAGER_BASE_LOGI("no event manager"); in NetCapabilitiesChange()
80 NETMANAGER_BASE_LOGI("NO EVENT_SUBSCRIBE"); in NetCapabilitiesChange()
97 NETMANAGER_BASE_LOGI("NetworkObserver::NetUnavailable"); in NetUnavailable()
101 NETMANAGER_BASE_LOGI("no event manager"); in NetUnavailable()
108 NETMANAGER_BASE_LOGI("NO EVENT_SUBSCRIBE"); in NetUnavailable()
/foundation/communication/netmanager_base/frameworks/js/napi/network/async_context/src/
H A Dsubscribe_context.cpp49 NETMANAGER_BASE_LOGI("no callback"); in ParseParams()
70 NETMANAGER_BASE_LOGI("do not need success fun"); in SetSuccessCallback()
86 NETMANAGER_BASE_LOGI("do not need fail fun"); in SetFailCallback()
H A Dgettype_context.cpp57 NETMANAGER_BASE_LOGI("no callback"); in ParseParams()
76 NETMANAGER_BASE_LOGI("do not need success fun"); in SetSuccessCallback()
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_module/src/
H A Dnetwork_module.cpp59 NETMANAGER_BASE_LOGI("Subscribe is called"); in Subscribe()
67 NETMANAGER_BASE_LOGI("Unsubscribe is called"); in Unsubscribe()
/foundation/communication/netmanager_base/utils/log/include/
H A Dnetmanager_base_log.h38 #define NETMANAGER_BASE_LOGI(fmt, ...) NETMANAGER_BASE_HILOG_PRINT(INFO, fmt, ##__VA_ARGS__) macro
84 #define NETMANAGER_BASE_LOGI(fmt, ...) NETMANAGER_BASE_HILOG_PRINT(Info, fmt, ##__VA_ARGS__) macro
/foundation/communication/netmanager_base/frameworks/js/napi/connection/async_context/src/
H A Dbindsocket_context.cpp46 NETMANAGER_BASE_LOGI("socket is %{public}d", socketFd_); in ParseParams()
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_exec/src/
H A Dnetwork_exec.cpp116 NETMANAGER_BASE_LOGI("ExecSubscribe"); in ExecSubscribe()
151 NETMANAGER_BASE_LOGI("ExecUnsubscribe"); in ExecUnsubscribe()
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/src/
H A Dconnection_exec.cpp384 NETMANAGER_BASE_LOGI("into"); in ExecSetAppNet()
437 NETMANAGER_BASE_LOGI("set host with ip addr"); in ExecSetCustomDNSRule()
474 NETMANAGER_BASE_LOGI("delete host with ip addr"); in ExecDeleteCustomDNSRule()
522 NETMANAGER_BASE_LOGI("ExecFactoryResetNetwork into"); in ExecFactoryResetNetwork()
725 NETMANAGER_BASE_LOGI("Register result hasNetSpecifier_ and hasTimeout_ %{public}d", ret); in ExecRegister()
733 NETMANAGER_BASE_LOGI("Register result hasNetSpecifier_ %{public}d", ret); in ExecRegister()
739 NETMANAGER_BASE_LOGI("Register result %{public}d", ret); in ExecRegister()
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_observer_wrapper.cpp57 NETMANAGER_BASE_LOGI("ret = [%{public}d]", ret); in On()
/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_impl.cpp61 NETMANAGER_BASE_LOGI("Register result hasNetSpecifier_ and hasTimeout_ %{public}d", ret); in RegisterCallback()
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dpolicy_observer_wrapper.cpp60 NETMANAGER_BASE_LOGI("ret = [%{public}d]", ret); in On()
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_manager.cpp139 NETMANAGER_BASE_LOGI("DeleteAllListener"); in DeleteAllListener()
H A Dnapi_utils.cpp97 NETMANAGER_BASE_LOGI("newId = %{public}s, id = %{public}s", std::to_string(newId).c_str(), in CreateUvHandlerQueue()
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/
H A Dmdns_module.cpp72 NETMANAGER_BASE_LOGI("finalize DiscoveryService"); in CreateDiscoveryService()
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp141 NETMANAGER_BASE_LOGI("ParseNetConnectionParams no params"); in ParseNetConnectionParams()
311 NETMANAGER_BASE_LOGI("finalize netConnection"); in CreateNetConnection()

Completed in 9 milliseconds