Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/base-ui/menu/
DLitMainMenuItem.ts131 get back(): boolean { method in LitMainMenuItem
135 set back(isShowBack: boolean) { method in LitMainMenuItem
/developtools/smartperf_host/ide/src/base-ui/button/
DLitButton.ts50 get back(): string { method in LitButton
54 set back(backColor: string) { method in LitButton
/developtools/hiperf/demo/js/entry/src/main/js/MainAbility/i18n/
Den-US.json7 "back": "Back", string
Dzh-CN.json7 "back": "返回", string
/developtools/profiler/device/plugins/native_daemon/include/
Dhashlistpp.h676 Val& HashList<Key, Val>::back(bool prepend) in back() function
/developtools/hiperf/include/
Dhashlist.h876 Val& HashList<Key, Val>::back(bool prepend) in back() function
/developtools/profiler/hiebpf/include/
Dvmlinux.h546 struct sched_rt_entity *back; member