Home
last modified time | relevance | path

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

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