Home
last modified time | relevance | path

Searched refs:GET_CFG_SUC (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/ethernetclient/include/proxy/
H A Di_ethernet_service.h32 constexpr int32_t GET_CFG_SUC = 1; variable
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/
H A Dethernet_service_stub.cpp137 if (!reply.WriteInt32(GET_CFG_SUC)) { in OnGetIfaceConfig()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dethernet_service_proxy.cpp127 if (res != GET_CFG_SUC) { in GetIfaceConfig()