Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H A Dwifi_direct_event_template_dispatcher.h43 Handle(std::function<void(OtherContent&)> &&otherFunc) in Handle() argument
46 queue_, this, std::forward<std::function<void(OtherContent&)>>(otherFunc)); in Handle()