Searched defs:cmdMap (Results 1 – 5 of 5) sorted by relevance
| /foundation/CastEngine/castengine_wifi_display/tests/demo/interaction/ |
| D | wfd_source_demo.cpp | 257 std::map<std::string, std::string> cmdMap = {{"1", "Start"}, {"2", "Stop"}, in TestOneByOne() local
|
| D | wfd_sink_demo.cpp | 504 std::map<std::string, std::string> cmdMap = { in TestOneByOne() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/demo/wfd/ |
| D | wfd_demo.cpp | 193 …std::map<std::string, std::string> cmdMap = {{"1", "Start"}, {"2", "Stop"}, {"3", "SelectMed… in RunWfdSink() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_ui_director.cpp | 645 std::map<int32_t, std::vector<std::unique_ptr<RSCommand>>>& cmdMap, uint32_t messageId) in ProcessInstanceMessages() 676 std::map<uint64_t, std::vector<std::unique_ptr<RSCommand>>>& cmdMap, uint32_t messageId) in ProcessUIContextMessages()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| D | rs_ui_director_test.cpp | 741 std::map<uint64_t, std::vector<std::unique_ptr<RSCommand>>> cmdMap; variable 765 std::map<uint64_t, std::vector<std::unique_ptr<RSCommand>>> cmdMap; variable
|