Home
last modified time | relevance | path

Searched defs:InitOnce (Results 1 – 6 of 6) 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.cc101 void WaffleInterface::InitOnce() { in InitOnce() function in WaffleInterface
/external/libvpx/libvpx/test/
Ddecode_test_driver.h102 void InitOnce() { in InitOnce() function
/external/protobuf/src/google/protobuf/stubs/
Donce_unittest.cc64 void InitOnce() { in InitOnce() function in google::protobuf::__anon64ff714b0111::OnceInitTest
/external/mesa3d/include/c11/
Dthreads_win32.h156 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback()
/external/vulkan-validation-layers/loader/
Dvk_loader_platform.h334 InitFuncWrapper(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) { in InitFuncWrapper()