Searched refs:RegUnRegNetDetectionCallback (Results 1 – 2 of 2) sorted by relevance
422 …int32_t RegUnRegNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback> &callback, b…
314 return RegUnRegNetDetectionCallback(netId, callback, true); in RegisterNetDetectionCallback()343 return RegUnRegNetDetectionCallback(netId, callback, false); in UnRegisterNetDetectionCallback()346 int32_t NetConnService::RegUnRegNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallbac… in RegUnRegNetDetectionCallback() function in OHOS::NetManagerStandard::NetConnService