Home
last modified time | relevance | path

Searched defs:startup_mode (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/
DSpAllocations.ts151 get startup_mode(): boolean { method in SpAllocations
159 set startup_mode(value: boolean) { method in SpAllocations
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/native_hook/
Dnative_hook_config.proto38 bool startup_mode = 18; field
/developtools/profiler/protos/types/plugins/native_hook/
Dnative_hook_config.proto38 bool startup_mode = 18; field
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/bean/
DProfilerServiceTypes.ts513 startup_mode: boolean; property