Home
last modified time | relevance | path

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

/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp439 std::map<std::string, int64_t> summaries; in GetDragSummary() local
441 int32_t ret = env_->GetDragManager().GetDragSummary(summaries); in GetDragSummary()
446 GetDragSummaryReply summaryReply { std::move(summaries) }; in GetDragSummary()
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp1380 std::map<std::string, int64_t> summaries; in HWTEST_F() local
1381 GetDragSummaryReply summaryReply { std::move(summaries) }; in HWTEST_F()

Completed in 4 milliseconds