Home
last modified time | relevance | path

Searched refs:ProcessBufferedCommandsWithThread (Results 1 – 3 of 3) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/remote/
Dremote_command_executor.h98 void ProcessBufferedCommandsWithThread();
/base/security/access_token/services/tokensyncmanager/src/remote/
Dremote_command_manager.cpp132 (*it).second->ProcessBufferedCommandsWithThread(); in Loop()
Dremote_command_executor.cpp195 void RemoteCommandExecutor::ProcessBufferedCommandsWithThread() in ProcessBufferedCommandsWithThread() function in OHOS::Security::AccessToken::RemoteCommandExecutor