Searched refs:beginCommandBase (Results 1 – 1 of 1) sorted by relevance
409 beginCommandBase(static_cast<IComposerClient::Command>(command), length); in beginCommand()438 void beginCommandBase(IComposerClient::Command command, uint16_t length) { in beginCommandBase() function632 return beginCommandBase(reinterpret_cast<IComposerClient::Command*>(outCommand), in beginCommand()638 bool beginCommandBase(IComposerClient::Command* outCommand, uint16_t* outLength) { in beginCommandBase() function