Home
last modified time | relevance | path

Searched defs:tab (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/base-ui/tabs/
Dlit-tabpane.ts26 get tab() { method in LitTabpane
30 set tab(value) { method in LitTabpane
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/cpu/
DTabPanePTS.test.ts33 let tab = document.querySelector('#tb-states') as LitTable; variable
DTabPaneSPT.test.ts36 let tab = document.querySelector('#tb-states') as LitTable; variable
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/native-memory/
DTabPaneNMCallInfo.test.ts105 let tab = new TabPaneNMCallInfo() variable
DTabPaneNMemory.test.ts63 let tab = new TabPaneNMSampleList() variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DBcPkcs7Generator.java193 Hashtable<ASN1ObjectIdentifier, Attribute> tab = new Hashtable<>(); in generatePKCS9Attributes() local
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerFileSystem.ts52 tab:string = ""; property in ProcedureLogicWorkerFileSystem