Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/tools/accesstoken/include/
H A Datm_command.h41 int32_t RunAsCommandError(void);
/ohos5.0/base/security/access_token/tools/accesstoken/src/
H A Datm_command.cpp162 int32_t AtmCommand::RunAsCommandError(void) in RunAsCommandError() function in OHOS::Security::AccessToken::AtmCommand
412 result = RunAsCommandError(); in HandleComplexCommand()