Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_mock.cpp26 FFI_EXPORT int CJ_GetConnectionProperties = 0; variable
H A Dnet_connection_ffi.cpp253 int32_t CJ_GetConnectionProperties(int32_t netId, CConnectionProperties &ret) in CJ_GetConnectionProperties() function