Searched defs:commandFunctionMap_ (Results 1 – 2 of 2) sorted by relevance
34 std::unordered_map<std::string, std::unique_ptr<CommandFunction>> commandFunctionMap_; variable
60 std::map<std::string, CommandFunction> commandFunctionMap_; member in OHOS::Test::DistributedTestAgent