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