Searched defs:commands_ (Results 1 – 3 of 3) sorted by relevance
44 static std::set<std::string> commands_; variable
150 std::deque<std::shared_ptr<BaseRemoteCommand>> commands_; variable
32 std::set<std::string> ShellCommandConfigLoader::commands_ = {}; member in OHOS::AAFwk::ShellCommandConfigLoader