Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds