Home
last modified time | relevance | path

Searched defs:CJ_OnNetUnavailable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_mock.cpp43 FFI_EXPORT int CJ_OnNetUnavailable = 0; variable
H A Dnet_connection_ffi.cpp455 void CJ_OnNetUnavailable(int64_t connId, void (*callback)()) in CJ_OnNetUnavailable() function