Home
last modified time | relevance | path

Searched refs:titles (Results 1 - 4 of 4) sorted by relevance

/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/view/
H A DShowTypeDialog.java118 String[] titles = new String[3]; field in ShowTypeDialog.ChangeType
130 titles[0] = ConstString.get("check.choose.type"); in ChangeType()
131 titles[1] = ConstString.get("check.types"); in ChangeType()
141 return titles[column]; in getColumnName()
H A DUpdateReportPanel.java288 String[] titles = new String[7]; field in UpdateReportPanel.Report
377 titles[0] = ConstString.get("check.report.order.number"); in initReport()
378 titles[1] = ConstString.get("check.report.ets.name"); in initReport()
379 titles[2] = ConstString.get("report.old.method.text"); in initReport()
380 titles[3] = ConstString.get("report.new.method.text"); in initReport()
381 titles[4] = ConstString.get("report.function.position"); in initReport()
382 titles[5] = ConstString.get("report.change.log"); in initReport()
415 return titles[column]; in getColumnName()
H A DShowChangeLogsDialog.java261 String[] titles = new String[3]; field in ShowChangeLogsDialog.Report
273 titles[0] = ConstString.get("sdk.version"); in Report()
274 titles[1] = ConstString.get("changelog.url"); in Report()
284 return titles[column]; in getColumnName()
/interface/sdk_c/BasicServicesKit/
H A Dohscan.h129 char** titles; member

Completed in 4 milliseconds