Searched refs:IsTestCommandIntegrity (Results 1 – 3 of 3) sorted by relevance
214 bool IsTestCommandIntegrity(const std::map<std::string, std::string>& params);
233 if (!aaShellCmd_.get()->IsTestCommandIntegrity(params)) { in RunAsTestCommand()
1927 if (!IsTestCommandIntegrity(params)) { in RunAsTestCommand()1934 bool AbilityManagerShellCommand::IsTestCommandIntegrity(const std::map<std::string, std::string>& p… in IsTestCommandIntegrity() function in OHOS::AAFwk::AbilityManagerShellCommand