HomeSort by relevance Sort by last modified time
    Searched refs:chre (Results 26 - 50 of 390) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/chre/platform/linux/include/chre/target_platform/
platform_audio_base.h 20 #include "chre/platform/linux/audio_source.h"
21 #include "chre/util/unique_ptr.h"
23 namespace chre { namespace
40 } // namespace chre
  /system/chre/platform/linux/
power_control_manager.cc 17 #include "chre/platform/power_control_manager.h"
19 namespace chre { namespace
27 } // namespace chre
host_link.cc 17 #include "chre/platform/host_link.h"
19 namespace chre { namespace
30 } // namespace chre
  /system/chre/platform/shared/include/chre/platform/shared/
pal_system_api.h 17 #include "chre/pal/system.h"
19 namespace chre { namespace
39 } // namespace chre
platform_sensor_util.h 20 #include "chre/core/sensor_type.h"
22 namespace chre { namespace
29 * @param eventData A non-null pointer to the sensor's CHRE event data.
33 } // namespace chre
  /system/chre/platform/slpi/include/chre/platform/slpi/
system_time.h 22 namespace chre { namespace
31 } // namespace chre
system_time_util.h 22 namespace chre { namespace
32 } // namespace chre
uimg_util.h 20 namespace chre { namespace
23 * @return true if CHRE on micro-image is supported
33 } // namespace chre
memory.h 22 namespace chre { namespace
36 } // namespace chre
  /system/chre/platform/slpi/include/chre/target_platform/
mutex_base.h 26 namespace chre { namespace
40 } // namespace chre
platform_audio_base.h 20 namespace chre { namespace
33 } // namespace chre
condition_variable_base.h 26 #include "chre/platform/system_timer.h"
28 namespace chre { namespace
42 } // namespace chre
  /system/chre/util/nanoapp/
audio.cc 17 #include "chre/util/nanoapp/audio.h"
19 namespace chre { namespace
32 } // namespace chre
  /system/chre/variant/android/
static_nanoapps.cc 17 #include "chre/apps/apps.h"
18 #include "chre/core/static_nanoapps.h"
19 #include "chre/util/macros.h"
21 namespace chre { namespace
40 } // namespace chre
  /system/chre/platform/shared/
chre_api_re.cc 17 #include "chre_api/chre/re.h"
18 #include "chre/core/event_loop.h"
19 #include "chre/core/event_loop_manager.h"
20 #include "chre/platform/assert.h"
21 #include "chre/platform/memory.h"
22 #include "chre/platform/system_time.h"
23 #include "chre/util/macros.h"
25 using chre::EventLoopManager;
26 using chre::EventLoopManagerSingleton;
29 return chre::SystemTime::getMonotonicTime().toRawNanoseconds()
    [all...]
  /device/google/contexthub/firmware/app/chre/chre_test0.app/
Makefile 41 include $(NANOHUB_DIR)/app/chre/chre.mk
  /device/google/contexthub/firmware/app/chre/chre_test1.app/
Makefile 38 include $(NANOHUB_DIR)/app/chre/chre.mk
  /device/google/contexthub/firmware/app/chre/chre_test2.app/
Makefile 38 include $(NANOHUB_DIR)/app/chre/chre.mk
  /system/chre/util/include/chre/util/
container_support.h 22 * provided by the CHRE framework implementation. These portable implementations
23 * are implemented using the CHRE API rather than private system APIs.
28 #include <chre.h>
30 #include "chre/util/nanoapp/assert.h"
32 namespace chre { namespace
35 * Provides the memoryAlloc function that is normally provided by the CHRE
46 * Provides the memoryFree function that is normally provided by the CHRE
55 } // namespace chre
58 #include "chre/platform/assert.h"
59 #include "chre/platform/memory.h
    [all...]
non_copyable.h 20 namespace chre { namespace
33 } // namespace chre
  /system/chre/platform/include/chre/platform/
memory.h 22 namespace chre { namespace
35 } // namespace chre
  /system/chre/platform/slpi/include/chre/platform/slpi/see/
see_client.h 20 #include "chre/platform/slpi/see/see_helper.h"
21 #include "chre/util/singleton.h"
29 namespace chre { namespace
32 //! requests. This must only be used from the CHRE thread.
37 * be used from the CHRE thread.
43 } // namespace chre
  /system/chre/platform/slpi/see/include/chre/target_platform/
power_control_manager_base.h 20 namespace chre { namespace
48 } // namespace chre
  /system/chre/util/include/chre/util/nanoapp/
debug.h 23 namespace chre { namespace
27 * CHRE implementation itself, the CHRE platform LOGD macro is used. If it is
40 } // namespace chre
sensor.h 22 namespace chre { namespace
33 * Returns the name of a given CHRE API sensor type.
40 } // namespace chre

Completed in 237 milliseconds

12 3 4 5 6 7 8 91011>>