Home
last modified time | relevance | path

Searched defs:InitOnce (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/common/linux/
Dguid_creator.cc74 static void InitOnce() { in InitOnce() function in GUIDGenerator
/external/autotest/client/deps/glbench/src/
Dwaffle_stuff.cc99 void WaffleInterface::InitOnce() { in InitOnce() function in WaffleInterface
/external/libvpx/libvpx/test/
Ddecode_test_driver.h117 void InitOnce() { in InitOnce() function
/external/protobuf/src/google/protobuf/stubs/
Donce_unittest.cc63 void InitOnce() { in InitOnce() function in google::protobuf::__anon7c1b70cc0111::OnceInitTest
/external/vulkan-validation-layers/loader/
Dvk_loader_platform.h381 InitFuncWrapper(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) { in InitFuncWrapper()