Home | History | Annotate | Download | only in core

Lines Matching full:chre

17 #include "chre/core/init.h"
19 #include "chre/core/event_loop_manager.h"
20 #include "chre/platform/platform_sensor.h"
21 #include "chre/platform/system_time.h"
22 #include "chre/util/singleton.h"
28 //! The CHRE version string. Placed in a variable in the global namespace for
32 namespace chre {
35 LOGI("CHRE init, version: %s", kChreVersionString);
49 LOGD("CHRE deinit");
52 } // namespace chre