Home
last modified time | relevance | path

Searched defs:cmdFlag (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/ide/src/hdc/hdcclient/
DFormatCommand.ts21 cmdFlag: number; // uint16_t property in FormatCommand
/developtools/hdc/src/host/
Dtranslate.h22 uint16_t cmdFlag; member
Dserver_for_client.cpp562 string cmdFlag; in TaskCommand() local
947 bool HdcServerForClient::CommandMatchDaemonFeature(uint16_t cmdFlag, const HDaemonInfo &hdi) in CommandMatchDaemonFeature()
/developtools/profiler/host/smartperf/client/client_command/
Dsp_profiler_factory.cpp191 SpProfiler *SpProfilerFactory::GetCmdProfilerItem(CommandType commandType, bool cmdFlag) in GetCmdProfilerItem()
243 SpProfiler *SpProfilerFactory::GetCmdProfilerItemContinue(CommandType commandType, bool cmdFlag) in GetCmdProfilerItemContinue()