Searched refs:RemoveCommand (Results 1 – 8 of 8) sorted by relevance
34 MOCK_METHOD1(RemoveCommand, void(std::shared_ptr<IAsyncCommand> command));
113 void RemoveCommand(const std::string &udid);
45 void RemoveCommand(std::shared_ptr<IAsyncCommand> command);
80 void RemoteCommandManager::RemoveCommand(const std::string &udid) in RemoveCommand() function in OHOS::Security::AccessToken::RemoteCommandManager210 RemoveCommand(nodeId); in NotifyDeviceOffline()
154 void Executor::RemoveCommand(std::shared_ptr<IAsyncCommand> command) in RemoveCommand() function in OHOS::UserIam::UserAuth::Executor
173 executor->RemoveCommand(shared_from_this()); in EndProcess()
368 g_executor->RemoveCommand(command); in FuzzExecutorCommand()
247 executor->RemoveCommand(command2);248 executor->RemoveCommand(command3);249 executor->RemoveCommand(command3);