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

  /external/google-breakpad/src/common/linux/
guid_creator.cc 64 InitOnce();
74 static void InitOnce() {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
decode_test_driver.h 63 InitOnce();
69 InitOnce();
83 InitOnce();
91 void InitOnce() {
  /external/autotest/client/deps/glbench/src/
waffle_stuff.cc 99 void WaffleInterface::InitOnce() {
147 InitOnce();
  /external/libvpx/libvpx/test/
decode_test_driver.h 79 InitOnce();
85 InitOnce();
99 InitOnce();
117 void InitOnce() {
  /external/protobuf/src/google/protobuf/stubs/
once_unittest.cc 63 void InitOnce() {
130 return new TestThread(NewCallback(this, &OnceInitTest::InitOnce));
174 static void InitRecursiveStatic() { current_test_->InitOnce(); }
185 InitOnce();
189 InitOnce();

Completed in 129 milliseconds