Home
last modified time | relevance | path

Searched refs:ExecStopSharing (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_async_work.cpp38 void NetShareAsyncWork::ExecStopSharing(napi_env env, void *data) in ExecStopSharing() function in OHOS::NetManagerStandard::NetShareAsyncWork
40 BaseAsyncWork::ExecAsyncWork<StopSharingContext, NetShareExec::ExecStopSharing>(env, data); in ExecStopSharing()
H A Dnetshare_module.cpp91 NetShareAsyncWork::ExecStopSharing, in StopSharing()
H A Dnetshare_exec.cpp81 bool NetShareExec::ExecStopSharing(StopSharingContext *context) in ExecStopSharing() function in OHOS::NetManagerStandard::NetShareExec
87 NETMANAGER_EXT_LOGE("ExecStopSharing error, errorCode: %{public}d", result); in ExecStopSharing()
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/include/
H A Dnetshare_exec.h40 static bool ExecStopSharing(StopSharingContext *context);
H A Dnetshare_async_work.h36 static void ExecStopSharing(napi_env env, void *data);

Completed in 2 milliseconds