Searched refs:PlatformLogSingleton (Results 1 – 4 of 4) sorted by relevance
39 if (::chre::PlatformLogSingleton::isInitialized()) { \40 ::chre::PlatformLogSingleton::get()->log( \
25 chre::PlatformLogSingleton::deinit(); in preFatalError()
82 chre::PlatformLogSingleton::init(); in main()126 chre::PlatformLogSingleton::deinit(); in main()
81 typedef Singleton<PlatformLog> PlatformLogSingleton; typedef