Home
last modified time | relevance | path

Searched refs:initialized (Results 1 – 5 of 5) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfcClientCallback.driver.cpp15 static bool initialized = false; in GetService() local
16 if (!initialized) { in GetService()
27 initialized = true; in GetService()
DMemoryTest.driver.cpp15 static bool initialized = false; in GetService() local
16 if (!initialized) { in GetService()
27 initialized = true; in GetService()
DNfc.driver.cpp15 static bool initialized = false; in GetService() local
16 if (!initialized) { in GetService()
27 initialized = true; in GetService()
DTestMsgQ.driver.cpp35 static bool initialized = false; in GetService() local
36 if (!initialized) { in GetService()
47 initialized = true; in GetService()
DBar.driver.cpp31 static bool initialized = false; in GetService() local
32 if (!initialized) { in GetService()
43 initialized = true; in GetService()