Home
last modified time | relevance | path

Searched refs:SERVER_STOP_PUBLISH_LNN (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_server_ipc_interface_code.h68 SERVER_STOP_PUBLISH_LNN, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub2_fuzzer/
H A Dsoftbusserverstub2_fuzzer.cpp57 SERVER_STOP_PUBLISH_LNN,
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c190 { SERVER_STOP_PUBLISH_LNN, ServerStopPublishLNN },
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp165 memberFuncMap_[SERVER_STOP_PUBLISH_LNN] = &SoftBusServerStub::StopPublishLNNInner; in InitMemberFuncMap()
207 memberPermissionMap_[SERVER_STOP_PUBLISH_LNN] = OHOS_PERMISSION_DISTRIBUTED_SOFTBUS_CENTER; in InitMemberPermissionMap()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c570 … int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_STOP_PUBLISH_LNN, &request, NULL, NULL); in ServerIpcStopPublishLNN()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c111 {SERVER_STOP_PUBLISH_LNN, "StopPublishLNN"},
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp720 if (remote->SendRequest(SERVER_STOP_PUBLISH_LNN, data, reply, option) != 0) { in StopPublishLNN()
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp74 SERVER_STOP_PUBLISH_LNN, enumerator