Home
last modified time | relevance | path

Searched refs:hashInitialize (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/test/
Dut_runtime.cpp24 hashInitialize = false; in Runtime()
40 if (hashInitialize) { in ~Runtime()
124 hashInitialize = true; in CheckServerDaemonReady()
Dut_runtime.h56 bool hashInitialize; variable