Searched defs:InitOnce (Results 1 – 5 of 5) sorted by relevance
74 static void InitOnce() { in InitOnce() function in GUIDGenerator
99 void WaffleInterface::InitOnce() { in InitOnce() function in WaffleInterface
117 void InitOnce() { in InitOnce() function
63 void InitOnce() { in InitOnce() function in google::protobuf::__anon7c1b70cc0111::OnceInitTest
381 InitFuncWrapper(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) { in InitFuncWrapper()