Home
last modified time | relevance | path

Searched refs:alive (Results 1 – 10 of 10) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/
DTabPaneHistoryProcesses.ts76 array.push(process.alive)
90 processHistory.alive = processHistory.alive == '0' ? 'No' : 'Yes'
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/ability/
DTabPaneHistoryProcesses.ts80 array.push(process.alive)
94 processHistory.alive = processHistory.alive == '0' ? 'No' : 'Yes'
/developtools/integration_verification/DeployDevice/src/util/
Dtime_info.py100 alive = thd.isAlive()
102 if alive:
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/
DTabPaneHistoryProcesses.test.ts36 alive:"",
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/ability/
DTabPaneHistoryProcesses.test.ts36 alive:"",
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DAbilityMonitor.ts57 alive: string = '' // 0 alive and 1 dead property in ProcessHistory
/developtools/profiler/host/smartperf/ide/test/trace/bean/
DAbilityMonitor.test.ts216 alive: '',
227 alive: expect.any(String),
/developtools/profiler/protos/services/
Dprofiler_service.proto42 // keep tracing session alive, call this interface will restart session expire count down task.
/developtools/profiler/host/smartperf/ide/src/trace/proto/
Dprofiler_service.proto45 // keep tracing session alive, call this interface will restart session expire count down task.
/developtools/profiler/host/smartperf/trace_streamer/src/protos/services/
Dprofiler_service.proto42 // keep tracing session alive, call this interface will restart session expire count down task.