Home
last modified time | relevance | path

Searched defs:commands_ (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/tools/aa/include/
Dshell_command_config_loader.h46 static std::set<std::string> commands_; variable
/foundation/ability/ability_runtime/tools/aa/src/
Dshell_command_config_loader.cpp31 std::set<std::string> ShellCommandConfigLoder::commands_ = {}; member in OHOS::AAFwk::ShellCommandConfigLoder