Home
last modified time | relevance | path

Searched refs:ComeBack (Results 1 - 4 of 4) sorted by relevance

/base/msdp/device_status/intention/cooperate/plugin/include/
H A Ddsoftbus_handler.h76 int32_t ComeBack(const std::string &networkId, const DSoftbusComeBack &event);
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Ddsoftbus_handler.cpp145 int32_t DSoftbusHandler::ComeBack(const std::string &networkId, const DSoftbusComeBack &event) in ComeBack() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler
H A Dcooperate_in.cpp175 if (context.dsoftbus_.ComeBack(context.Peer(), notice) != RET_OK) { in OnComeBack()
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp431 int32_t ret = g_context->dsoftbus_.ComeBack("test", {}); in HWTEST_F()

Completed in 7 milliseconds