Home
last modified time | relevance | path

Searched defs:FormatCommand (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/host/
Dtranslate.h21 struct FormatCommand { struct
27 string String2FormatCommand(const char *inputRaw, int sizeInputRaw, FormatCommand *outCmd); argument
/developtools/smartperf_host/ide/src/hdc/hdcclient/
DFormatCommand.ts20 export class FormatCommand { class