| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/ |
| D | TabPaneCurrentSelection.test.ts | 296 let result = tabPaneCurrentSelection.setFunctionData(functionData); variable 301 let result = tabPaneCurrentSelection.setMemData(memData); variable 306 let result = getTimeString(3600_000_000_002); variable 311 let result = getTimeString(60000000001); variable 316 let result = getTimeString(1000000001); variable 321 let result = getTimeString(1000001); variable 326 let result = getTimeString(1001); variable 331 let result = getTimeString(101); variable 361 let result = tabPaneCurrentSelection.setFunctionData(functionData); variable 366 let result = tabPaneCurrentSelection.setMemData(memData); variable [all …]
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | hiperf_libreport_test.cpp | 240 const char *result = EchoLoopBack("123"); variable 246 const char *result = EchoLoopBack("test"); variable 252 const char *result = EchoLoopBack("test123"); variable 257 const char *result = EchoLoopBack(""); variable 263 const char *result = EchoLoopBack(nullptr); variable 402 const char *result = ReportGetSymbolFiles(PERF_DATA_INPUT_PATH); variable 409 const char *result = ReportGetSymbolFiles(PERF_DATA_ERROR_FORMAT_INPUT_PATH); variable 416 const char *result = ReportGetSymbolFiles(ILLEGAL_PATH); variable 423 const char *result = ReportGetSymbolFiles(nullptr); variable 430 const char *result = ReportGetSymbolFiles(""); variable [all …]
|
| D | perf_file_reader_test.cpp | 51 bool result = true; variable 64 bool result = true; variable 112 const std::string result = "ARCH"; variable
|
| /developtools/hiperf/interfaces/kits/js/napi/ |
| D | hiperf_client_napi.cpp | 36 std::vector<std::string> result; in StringSplit() local 57 std::vector<int> result; in StringSplitToInt() local 104 bool result = false; in GetBoolFromOption() local 121 uint32_t result = 0; in GetUintFromOption() local 130 bool result = true; in ResetOption() local 141 bool result = true; in SetOutputFilename() local 153 std::string result = g_hiperfRecordOption->GetOutputFileName(); in GetOutputFileName() local 163 bool result = true; in SetTargetSystemWide() local 175 bool result = true; in SetCompressData() local 187 bool result = true; in SetSelectCpus() local [all …]
|
| /developtools/smartperf_host/trace_streamer/test/unittest/ |
| D | event_parser_test.cpp | 670 int32_t result = eventParser.SchedSwitchEvent(args, bytraceLine); variable 689 int32_t result = eventParser.SchedSwitchEvent(args, bytraceLine); variable 705 int32_t result = eventParser.TaskRenameEvent(args, bytraceLine); variable 722 int32_t result = eventParser.TaskNewtaskEvent(args, bytraceLine); variable 741 int32_t result = eventParser.TracingMarkWriteOrPrintEvent(args, bytraceLine); variable 759 int32_t result = eventParser.SchedWakeupEvent(args, bytraceLine); variable 777 int32_t result = eventParser.SchedWakeupEvent(args, bytraceLine); variable 796 int32_t result = eventParser.SchedWakingEvent(args, bytraceLine); variable 815 int32_t result = eventParser.SchedWakingEvent(args, bytraceLine); variable 833 int32_t result = eventParser.CpuIdleEvent(args, bytraceLine); variable [all …]
|
| /developtools/smartperf_host/ide/src/js-heap/ |
| D | LoadDatabase.ts | 44 let result = await queryHeapFile(); variable 76 let result = await queryHeapInfo(file.id); variable 94 let result = await queryHeapNode(file.id); variable 127 let result = await queryHeapTraceNode(file.id); variable 156 let result = await queryHeapString(file.id); variable
|
| /developtools/profiler/host/smartperf/ide/src/js-heap/ |
| D | LoadDatabase.ts | 44 let result = await queryHeapFile(); variable 80 let result = await queryHeapInfo(file.id); variable 98 let result = await queryHeapNode(file.id); variable 131 let result = await queryHeapTraceNode(file.id); variable 160 let result = await queryHeapString(file.id); variable
|
| /developtools/smartperf_host/trace_streamer/src/proto_reader/ |
| D | proto_reader.cpp | 65 bool ProtoReaderBase::ParseVarIntValue(ParseDataAreaResult& result, in ParseVarIntValue() 80 bool ProtoReaderBase::ParseLengthDelimitedValue(ParseDataAreaResult& result, in ParseLengthDelimitedValue() 102 bool ProtoReaderBase::ParseFixed64Value(ParseDataAreaResult& result, in ParseFixed64Value() 119 bool ProtoReaderBase::ParseFixed32Value(ParseDataAreaResult& result, in ParseFixed32Value() 137 ParseDataAreaResult result = {ABORT, startAddr, DataArea{}}; in ParseOneDataArea() local 186 ParseDataAreaResult result = {ABORT, currentReadAddr_, DataArea{}}; in ReadNextDataArea() local 197 ParseDataAreaResult result = {ABORT, startAddr_, DataArea{}}; in ParseAllDataAreas() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/proto_reader/ |
| D | proto_reader.cpp | 65 bool ProtoReaderBase::ParseVarIntValue(ParseDataAreaResult& result, in ParseVarIntValue() 80 bool ProtoReaderBase::ParseLengthDelimitedValue(ParseDataAreaResult& result, in ParseLengthDelimitedValue() 102 bool ProtoReaderBase::ParseFixed64Value(ParseDataAreaResult& result, in ParseFixed64Value() 119 bool ProtoReaderBase::ParseFixed32Value(ParseDataAreaResult& result, in ParseFixed32Value() 137 ParseDataAreaResult result = {ABORT, startAddr, DataArea{}}; in ParseOneDataArea() local 186 ParseDataAreaResult result = {ABORT, currentReadAddr_, DataArea{}}; in ReadNextDataArea() local 197 ParseDataAreaResult result = {ABORT, startAddr_, DataArea{}}; in ParseAllDataAreas() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | ftrace_module.cpp | 37 int result = g_mainController->SetWriter(const_cast<WriterStructPtr>(writer)); in TracePluginRegisterWriter() local 52 int result = g_mainController->StartCapture(); in TracePluginStartSession() local 63 int result = g_mainController->ParseBasicData(); in TracePluginReportBasicData() local 74 int result = g_mainController->StopCapture(); in TracePluginStopSession() local
|
| D | string_utils.cpp | 56 std::string result; in Join() local 69 std::vector<std::string> result; in Split() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | Dubai.cpp | 24 std::string result; in DumpDubaiBegin() local 29 std::string result; in DumpDubaiFinish() local 35 std::string result; in MoveDubaiDb() local
|
| D | ByTrace.cpp | 31 std::string result; in ThreadGetTrace() local 37 std::string result; in ThreadEndTrace() local 43 std::string result; in ThreadFinishTrace() local 69 std::string result; in CheckFpsJitters() local
|
| D | startup_delay.cpp | 31 std::string result; in GetTrace() local 43 std::string result; in GetLayout() local 53 std::string result; in ChangeToBackground() local 92 std::smatch result; in InitXY2() local 131 std::smatch result; in InitXY() local
|
| D | sp_parse_fps.cpp | 122 std::smatch result; in StaticHandoffStartTime() local 143 std::smatch result; in DecHandOffTime() local 180 std::smatch result; in CountRsEndTime() local
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/smaps/ |
| D | TabPaneSmapsComparison.test.ts | 72 let result = [smaps, smaps]; variable 76 let result = [ variable
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/cpu/ |
| D | TabPaneCpuUsage.test.ts | 125 let result = tabPaneCpuUsage.sortFreq([ variable 166 let result = tabPaneCpuUsage.groupByCpuToMap([ variable
|
| /developtools/global_resource_tool/src/ |
| D | config_parser.cpp | 314 const auto &result = JSON_ARRAY_IDS.find(key); in ParseRefImpl() local 361 const auto &result = JSON_STRING_IDS.find(key); in ParseJsonStringRef() local 381 auto result = jsonCheckIds_.find(key); in AddCheckNode() local 402 smatch result; in GetRefIdFromString() local 413 const auto &result = MODULE_TYPES.find(type); in ParseModuleType() local
|
| D | id_worker.cpp | 69 auto result = ids_.find(make_pair(resType, name)); in GetId() local 78 auto result = sysDefinedIds_.find(make_pair(resType, name)); in GetSystemId() local 99 auto result = cacheIds_.emplace(make_pair(resType, name), id); in PushCache() local 126 auto result = ids_.find(make_pair(resType, name)); in GenerateAppId() local 182 auto result = ids_.find(make_pair(resType, name)); in GenerateSysId() local
|
| D | resource_util.cpp | 153 string result; in ComposeStrings() local 176 vector<string> result; in DecomposeStrings() local 335 string result; in PaserKeyParam() local 362 string result; in DecToHexStr() local 378 string result; in GetAllRestypeString() local
|
| /developtools/profiler/device/services/profiler_service/src/ |
| D | profiler_data_repeater.cpp | 84 auto result = dataQueue_.front(); in TakePluginData() local 104 auto result = dataQueue_.front(); in TakePluginData() local
|
| /developtools/packing_tool/adapter/ohos/ |
| D | ModuleResult.java | 49 private boolean result = true; field in ModuleResult 59 public void setResult(boolean result) { in setResult()
|
| /developtools/smartperf_host/ide/test/trace/component/chart/ |
| D | SpHiSysEventChart.test.ts | 166 let result = [ variable 236 let result = [ variable
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/key/ |
| D | KeyPairTools.java | 141 PublicKey result = null; in stringToPublicKey() local 160 PrivateKey result = null; in stringToPrivateKey() local
|
| /developtools/hdc/src/daemon/ |
| D | daemon_unity.cpp | 45 bool HdcDaemonUnity::AsyncCmdOut(bool finish, int64_t exitStatus, const string result) in AsyncCmdOut() 215 string result = ((HdcJdwp *)daemon->clsJdwp)->GetProcessList(); in ListJdwpProcess() local 229 string result = MESSAGE_FAIL; in TrackJdwpProcess() local
|