Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_profiler_factory.cpp130 SpProfiler *SpProfilerFactory::GetCmdProfilerItem(CommandType commandType, bool cmdFlag) in GetCmdProfilerItem()
170 SpProfiler *SpProfilerFactory::GetCmdProfilerItemOption(CommandType commandType, bool cmdFlag) in GetCmdProfilerItemOption()
197 SpProfiler *SpProfilerFactory::GetCmdProfilerItemContinue(CommandType commandType, bool cmdFlag) in GetCmdProfilerItemContinue()
/developtools/smartperf_host/smartperf_device/device_command/utils/src/
Dsp_profiler_factory.cpp130 SpProfiler *SpProfilerFactory::GetCmdProfilerItem(CommandType commandType, bool cmdFlag) in GetCmdProfilerItem()
170 SpProfiler *SpProfilerFactory::GetCmdProfilerItemOption(CommandType commandType, bool cmdFlag) in GetCmdProfilerItemOption()
197 SpProfiler *SpProfilerFactory::GetCmdProfilerItemContinue(CommandType commandType, bool cmdFlag) in GetCmdProfilerItemContinue()
/developtools/smartperf_host/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.cpp735 string cmdFlag; in TaskCommand() local
815 bool HdcServerForClient::IsServerTransfer(HChannel hChannel, uint16_t cmdFlag, string &parameters) in IsServerTransfer()
1225 bool HdcServerForClient::CommandMatchDaemonFeature(uint16_t cmdFlag, const HDaemonInfo &hdi) in CommandMatchDaemonFeature()