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

  /system/chre/platform/linux/
fatal_error.cc 25 chre::PlatformLogSingleton::deinit();
init.cc 75 chre::PlatformLogSingleton::init();
117 chre::PlatformLogSingleton::deinit();
  /system/chre/platform/shared/include/chre/platform/shared/
platform_log.h 28 * PlatformLogSingleton alias provided below.
50 typedef Singleton<PlatformLog> PlatformLogSingleton;
  /system/chre/platform/linux/include/chre/target_platform/
log.h 27 // GoogleTest complains about multiple threads if the PlatformLogSingleton is
38 ::chre::PlatformLogSingleton::get()->log( \

Completed in 1148 milliseconds