HomeSort by relevance Sort by last modified time
    Searched defs:InitOnce (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/common/linux/
guid_creator.cc 64 InitOnce();
74 static void InitOnce() {
  /external/libvpx/libvpx/test/
decode_test_driver.h 66 InitOnce();
72 InitOnce();
86 InitOnce();
102 void InitOnce() {
  /external/autotest/client/deps/glbench/src/
waffle_stuff.cc 101 void WaffleInterface::InitOnce() {
149 InitOnce();
  /external/protobuf/src/google/protobuf/stubs/
once_unittest.cc 64 void InitOnce() {
131 return new TestThread(internal::NewCallback(this, &OnceInitTest::InitOnce));
176 static void InitRecursiveStatic() { current_test_->InitOnce(); }
187 InitOnce();
191 InitOnce();

Completed in 440 milliseconds