Searched refs:SERVER_STOP_PUBLISH_LNN (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/include/ |
H A D | softbus_server_ipc_interface_code.h | 68 SERVER_STOP_PUBLISH_LNN, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub2_fuzzer/ |
H A D | softbusserverstub2_fuzzer.cpp | 57 SERVER_STOP_PUBLISH_LNN,
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | softbus_server_stub.c | 190 { SERVER_STOP_PUBLISH_LNN, ServerStopPublishLNN },
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server_stub.cpp | 165 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 D | bus_center_server_proxy.c | 570 … 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 D | softbus_hisysevt_transreporter.c | 111 {SERVER_STOP_PUBLISH_LNN, "StopPublishLNN"},
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 720 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 D | softbusserverstub_fuzzer.cpp | 74 SERVER_STOP_PUBLISH_LNN, enumerator
|