Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_module.cpp67 napi_value IsSharingSupported(napi_env env, napi_callback_info info) in IsSharingSupported() function
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp87 int32_t NetworkShareClient::IsSharingSupported(int32_t &supported) in IsSharingSupported() function in OHOS::NetManagerStandard::NetworkShareClient