Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 53) sorted by relevance

123

/developtools/profiler/host/smartperf/ide/test/trace/database/ui-worker/
DProcedureWorkerHiPerfCPU.test.ts45 let res = [{ variable
55 let res = [{ variable
DProcedureWorkerCpuState.test.ts94 let res = [{ variable
120 let res = [{ variable
DProcedureWorkerHeap.test.ts28 let res = [{ variable
42 let res = [{ variable
DProduceWorkerSdkSlice.test.ts32 let res = [{ variable
50 let res = [{ variable
DProcedureWorkerFunc.test.ts29 let res = [{ variable
43 let res = [{ variable
DProcedureWorkerNetworkAbility.test.ts34 let res = [{ variable
DProcedureWorkerDiskIoAbility.test.ts46 let res = [{ variable
DProcedureWorkerProcess.test.ts23 let res = [{ variable
DProcedureWorkerHiPerfThread.test.ts20 let res = [{ variable
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Ddata.js50 function getValue(begin, end, v, res) { argument
58 function parseValue(match, res) { argument
/developtools/profiler/device/cmds/test/unittest/
Dparse_plugin_config_test.cpp89 bool res = parseConfig.SetSerializePluginsConfig(pluginName, profilerConfig); variable
93 bool res = parseConfig.SetSerializePluginsConfig("testplugin", profilerConfig); variable
/developtools/hiperf/test/unittest/common/native/
Delf_parser_test.cpp59 std::string res {buf}; in GetNextLine() local
506 int64_t res {-1}; in GetNum() local
522 int64_t res {-1}; in GetValue() local
538 int64_t res {-1}; in GetSize() local
553 std::string res {}; in GetName() local
642 int64_t res {-1}; in GetSecIndex() local
680 std::string res {}; in GetName() local
694 int64_t res {-1}; in GetAddress() local
720 int64_t res {-1}; in GetFileOffset() local
746 int64_t res {-1}; in GetSecSize() local
[all …]
Dtracked_command_test.cpp57 bool res = trackedCMD->StartCommand(); variable
81 bool res = trackedCMD->StartCommand(); variable
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Delf_parser_test.cpp58 std::string res {buf}; in GetNextLine() local
505 int64_t res {-1}; in GetNum() local
521 int64_t res {-1}; in GetValue() local
537 int64_t res {-1}; in GetSize() local
552 std::string res {}; in GetName() local
641 int64_t res {-1}; in GetSecIndex() local
679 std::string res {}; in GetName() local
693 int64_t res {-1}; in GetAddress() local
719 int64_t res {-1}; in GetFileOffset() local
745 int64_t res {-1}; in GetSecSize() local
[all …]
/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLiteWorker.ts108 let res = []; variable
/developtools/profiler/device/plugins/bytrace_plugin/src/
Dbytrace_module.cpp133 int res = config.ParseFromArray(configData, configSize); in BytracePluginSessionStart() local
147 int res = StopTrace(); in BytracePluginSessionStop() local
/developtools/profiler/device/plugins/hiperf_plugin/src/
Dhiperf_module.cpp89 bool res = false; in RunCommand() local
119 bool res = config.ParseFromArray(configData, configSize); in HiperfPluginSessionStart() local
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/
DTabPaneHistoryProcesses.ts120 let res = ""; variable
DTabPaneLiveProcesses.ts118 let res = ""; variable
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/ability/
DTabPaneLiveProcesses.ts122 let res = ""; variable
DTabPaneHistoryProcesses.ts124 let res = ""; variable
/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Drpc_server_test.cpp35 void res(const std::string result, int finish) in res() function
/developtools/hdc/src/daemon/
Dsystem_depend.cpp54 auto res = GetParameter(key, preDefine, tmpStringBuf, BUF_SIZE_MEDIUM); in GetDevItem() local
/developtools/integration_verification/cases/daily/mini_system/
DL1_mini_system_test.py88 res = com_port.write("free".encode('utf-8')); variable
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_db.cpp285 std::string res = "ok\r\n"; in SearchDatabase() local
330 char* res = reinterpret_cast<char*>(out); in SearchDatabase() local

123