Home
last modified time | relevance | path

Searched defs:standalone (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dremote_command_executor.cpp134 int RemoteCommandExecutor::ProcessBufferedCommands(bool standalone) in ProcessBufferedCommands()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DXmlSerializerWrapper.java63 public void startDocument(String encoding, Boolean standalone) throws IOException { in startDocument()
H A DFastXmlSerializer.java368 public void startDocument(String encoding, Boolean standalone) throws IOException, in startDocument()