Searched defs:InitCalled (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/update_engine/payload_consumer/ | ||
H A D | fake_extent_writer.h | 51 bool InitCalled() { return init_called_; } in InitCalled() function |
/aosp_15_r20/external/libchrome/base/threading/ | ||
H A D | thread_unittest.cc | 55 bool InitCalled() { return init_called_; } in InitCalled() function in __anonf10aa1e50111::SleepInsideInitThread |
/aosp_15_r20/external/cronet/base/threading/ | ||
H A D | thread_unittest.cc | 68 bool InitCalled() { return init_called_; } in InitCalled() function in base::__anonce56a4db0111::SleepInsideInitThread |