Home
last modified time | relevance | path

Searched refs:standalone (Results 1 - 2 of 2) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dremote_command_executor.h80 * @param standalone true if run in a new thread or event runner, otherwise false.
86 int ProcessBufferedCommands(bool standalone = false);
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dremote_command_executor.cpp134 int RemoteCommandExecutor::ProcessBufferedCommands(bool standalone) in ProcessBufferedCommands() argument
136 ACCESSTOKEN_LOG_INFO(LABEL, "Begin, targetNodeId: %{public}s, standalone: %{public}d", in ProcessBufferedCommands()
137 ConstantCommon::EncryptDevId(targetNodeId_).c_str(), standalone); in ProcessBufferedCommands()

Completed in 2 milliseconds