Home
last modified time | relevance | path

Searched refs:OnReplyUnSubscribeLocation (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/intention/cooperate/plugin/include/
H A Ddsoftbus_handler.h96 void OnReplyUnSubscribeLocation(const std::string& networKId, NetPacket &packet);
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Ddsoftbus_handler.cpp65 this->OnReplyUnSubscribeLocation(networkId, packet);}}, in DSoftbusHandler()
391 void DSoftbusHandler::OnReplyUnSubscribeLocation(const std::string& networKId, NetPacket &packet) in OnReplyUnSubscribeLocation() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp485 g_context->dsoftbus_.OnReplyUnSubscribeLocation("test", packet); in HWTEST_F()

Completed in 7 milliseconds