Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 46) sorted by relevance

12

/developtools/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.cpp96 const std::string& label, in MakeBeginFakeLog()
117 const std::string& label, in MakeEndFakeLog()
141 const std::string& label, in ReplaceSchedSwitchLog()
180 const std::string& label, in ReplaceSchedWakeLog()
209 const std::string& label, in ReplaceTracingMarkLog()
225 const std::string& label, in ConvertWorkerLogToTask()
392 std::string label; in GetLabel() local
397 auto label = mark.substr(beginPos + 1, endPos - beginPos - 1); in GetLabel() local
409 auto label = mark.substr(beginPos + 1, endPos - beginPos - 1); in GetLabel() local
441 const std::string& label, in DeleteRedundance()
[all …]
/developtools/packing_tool/adapter/ohos/
DModuleShortcut.java35 private String label = ""; field in ModuleShortcut
61 public void setLabel(String label) { in setLabel()
DUncompressResult.java33 private String label = ""; field in UncompressResult
59 void setLabel(String label) { in setLabel()
DDefPermissionGroup.java41 public String label = ""; field in DefPermissionGroup
DShortcut.java35 public String label = ""; field in Shortcut
DDefPermission.java45 public String label = ""; field in DefPermission
DDefinePermission.java53 public String label = ""; field in DefinePermission
DModuleResult.java45 private String label = ""; field in ModuleResult
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/testcases/
DLauncher.json6 "label": "phone" string
DNotificationBar.json6 "label": "phone" string
DContacts.json6 "label": "phone" string
DCamera.json6 "label": "phone" string
DACLCheck.json6 "label": "phone" string
DSettingsWifi.json6 "label": "phone" string
DNote.json6 "label": "phone" string
DPhotos.json6 "label": "phone" string
DMms.json6 "label": "phone" string
DCrashCheck.json6 "label": "phone" string
DProcessCheck.json6 "label": "phone" string
DAPLCheck.json6 "label": "phone" string
DDistributedMusicPlayer.json6 "label": "phone" string
/developtools/profiler/host/smartperf/client/client_ui/AppScope/
Dapp.json8 "label": "$string:app_name", string
/developtools/smartperf_host/ide/src/base-ui/chart/column/
DLitChartColumnConfig.ts27 label: property
/developtools/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPieConfig.ts24 label: { property
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/gpu/
DTabPaneGpuClickSelect.ts134 let label = labels[i].innerHTML; variable

12