Searched refs:writeCommand (Results 1 – 3 of 3) sorted by relevance
72 dehydrator->writeCommand(Rehydrator::kVoid_Command); in AutoDehydratorSymbolTable()86 this->writeCommand(Rehydrator::kDefaultLayout_Command); in write()88 this->writeCommand(Rehydrator::kBuiltinLayout_Command); in write()91 this->writeCommand(Rehydrator::kLayout_Command); in write()110 this->writeCommand(Rehydrator::kDefaultModifiers_Command); in write()113 this->writeCommand(Rehydrator::kModifiers8Bit_Command); in write()117 this->writeCommand(Rehydrator::kModifiers_Command); in write()147 this->writeCommand(Rehydrator::kSymbolRef_Command); in write()154 this->writeCommand(Rehydrator::kFunctionDeclaration_Command); in write()167 this->writeCommand(Rehydrator::kSymbolAlias_Command); in write()[all …]
64 void writeCommand(int32_t c) { in writeCommand() function
31 private static void writeCommand(final Command command, in writeCommand() method in XmlDocumentation71 writeCommand(c, root); in main()