Home
last modified time | relevance | path

Searched refs:helpMsg (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/tools/accesstoken/include/
H A Datm_command.h50 const std::string& helpMsg);
/ohos5.0/base/security/access_token/tools/accesstoken/src/
H A Datm_command.cpp397 const std::string& helpMsg) in HandleComplexCommand() argument
431 resultReceiver_.append(helpMsg + "\n"); in HandleComplexCommand()