| /developtools/smartperf_host/ide/src/trace/component/setting/ |
| D | SpVmTracker.ts | 65 this.disable(); 87 this.disable(); 97 private disable(): void { method in SpVmTracker
|
| D | SpArkTs.ts | 137 this.disable(); 154 this.disable(); 167 this.disable(); 179 this.disable(); 229 private disable(): void { method in SpArkTs
|
| D | SpFileSystem.ts | 42 this.disable(); 150 this.disable(); 178 private disable(): void { method in SpFileSystem
|
| D | SpAllocations.ts | 252 this.disable(); 255 this.disable(); 409 private disable(): void { method in SpAllocations
|
| D | SpRecordPerf.ts | 422 this.disable(); 440 this.disable(); 583 private disable(): void { method in SpRecordPerf
|
| D | SpProbesConfig.ts | 203 this.disable(); 317 private disable(): void { method in SpProbesConfig
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | debug_logger.cpp | 57 void DebugLogger::Disable(bool disable) in Disable() argument 59 if (logDisabled_ != disable) { in Disable() 60 logDisabled_ = disable; in Disable() 61 if (!disable) { in Disable()
|
| /developtools/smartperf_host/ide/src/doc/md/ |
| D | quickstart_hisystemevent.md | 35 - Wifi State泳道:鼠标悬浮可以显示wifi开关状态(enable:开,disable:关)。 36 - Bluetooth Br Switch State泳道:鼠标悬浮可以显示蓝牙开关状态(enable:开, disable:关)。 37 - Location Switch State泳道:鼠标悬浮可以显示GPS开关状态(enable:开,disable:关)。
|
| /developtools/smartperf_host/ide/src/base-ui/chart/pagenation/ |
| D | PageNation.ts | 185 const disable = { color: '#999999', cursor: 'not-allowed' }; constant 192 this.setElementStyles(this.first, disable); 193 this.setElementStyles(this.prev, disable); 200 this.setElementStyles(this.next, disable); 201 this.setElementStyles(this.last, disable);
|
| /developtools/hiperf/src/ |
| D | debug_logger.cpp | 56 void DebugLogger::Disable(bool disable) in Disable() argument 58 if (logDisabled_ != disable) { in Disable() 59 logDisabled_ = disable; in Disable() 60 if (!disable) { in Disable()
|
| /developtools/smartperf_host/ide/src/trace/component/ |
| D | SpRecordTrace.ts | 266 private freshMenuDisable(disable: boolean): void { 271 child.disabled = disable; 1095 disable: boolean, 1103 this.recordButtonDisable(disable); 1104 this.freshConfigMenuDisable(disable); 1105 this.freshMenuDisable(disable); 1106 this.buttonDisable(disable); 1324 private freshConfigMenuDisable(disable: boolean): void { 1328 if (disable) { 1333 item.disabled = disable; [all …]
|
| /developtools/smartperf_host/ide/test/trace/component/setting/ |
| D | SpFileSystem.test.ts | 41 expect(spFileSystem.disable()).toBeUndefined();
|
| /developtools/smartperf_host/ide/src/base-ui/tree/ |
| D | LitTreeNode.ts | 154 if (this._data && this._data.disable === true) { 315 if (newValue === 'true' && this._data!.disable !== true) {
|
| D | LitTree.ts | 26 disable?: boolean; //控制是否显示checkbox property
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/native_hook/ |
| D | native_hook_config.proto | 42 // Configure zero to disable the data statistics function,
|
| /developtools/hiperf/include/ |
| D | debug_logger.h | 108 void Disable(bool disable = true);
|
| /developtools/smartperf_host/trace_streamer/gn/ |
| D | BUILD.gn | 193 "-Wl,--disable-new-dtags",
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | debug_logger.h | 96 void Disable(bool disable = true);
|
| /developtools/smartperf_host/ide/src/trace/component/chart/ |
| D | SpHiPerf.ts | 295 disable: true,
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/ |
| D | Legend.ets | 243 * This will disable the feature that automatically calculates the legend 257 * Calling this will disable the custom legend entries (set by
|
| D | AxisBase.ets | 396 * Enabled/disable granularity control on axis value intervals. If enabled, the axis
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/resources/ |
| D | help.txt | 186 …le is signed code, The value 1 means enable sign code, and value 0 means disable sign code. The de…
|
| /developtools/hapsigner/ |
| D | README.md | 10 …apsigner. If you do not need the mandatory code signing feature, you can disable it as required. C…
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/charts/ |
| D | Chart.ets | 988 * Set this to false to disable all gestures and touches on the chart,
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 6725 long unsigned int disable; member 16088 void (*disable)(struct perf_event *); member 20688 void (*disable)(struct clocksource *); member 23292 long long unsigned int disable; member 66648 void *disable[3]; member 70176 int (*disable)(struct regulator_dev *); member 70847 unsigned int disable; member 91723 void (*disable)(struct pwm_chip *, struct pwm_device *); member 101282 int (*disable)(struct pnp_dev *); member 101485 void (*disable)(struct clk_hw *); member [all …]
|