Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp392 std::map<std::string, int64_t> summaries; in GetDragSummary() local
394 int32_t ret = env_->GetDragManager().GetDragSummary(summaries); in GetDragSummary()
399 GetDragSummaryReply summaryReply { std::move(summaries) }; in GetDragSummary()

Completed in 2 milliseconds