HomeSort by relevance Sort by last modified time
    Searched full:chre (Results 276 - 300 of 544) sorted by null

<<11121314151617181920>>

  /system/chre/apps/chqts/src/do_nothing/
do_nothing.cc 20 * This successfully loads, and does nothing else. If a CHRE implementation
26 #include <chre.h>
  /system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
chre_scan_params_safe.h 20 #include "chre/apps/wifi_offload/scan_params.h"
21 #include "chre/apps/wifi_offload/wifi_offload.h"
rpc_log_record.h 20 #include "chre/apps/wifi_offload/wifi_offload.h"
22 #include "chre/apps/wifi_offload/flatbuffers_types_generated.h"
scan_record.h 20 #include "chre/apps/wifi_offload/wifi_offload.h"
22 #include "chre/apps/wifi_offload/flatbuffers_types_generated.h"
scan_result_message.h 20 #include "chre/apps/wifi_offload/wifi_offload.h"
22 #include "chre/apps/wifi_offload/scan_result.h"
ssid.h 20 #include "chre/apps/wifi_offload/wifi_offload.h"
22 #include "chre/apps/wifi_offload/flatbuffers_types_generated.h"
  /system/chre/host/msm/daemon/generated/
chre_slpi.h 4 * Defines the FastRPC interface between CHRE running on the SLPI and the host
10 * Refer to the implementations of these functions in the CHRE code that runs on
  /system/chre/host/msm/daemon/idl/
chre_slpi.idl 18 * Defines the FastRPC interface between CHRE running on the SLPI and the host
24 * Refer to the implementations of these functions in the CHRE code that runs on
  /system/chre/platform/android/
host_link.cc 17 #include "chre/platform/android/host_link.h"
19 #include "chre/core/event_loop_manager.h"
20 #include "chre/platform/shared/host_protocol_common.h"
21 #include "chre/util/macros.h"
22 #include "chre_api/chre/version.h"
25 namespace chre { namespace
94 setVectorToString(&response.name, "CHRE on Android");
225 } // namespace chre
  /system/chre/platform/include/chre/platform/
context.h 20 namespace chre { namespace
31 } // namespace chre
platform_sensor.h 20 #include "chre/core/sensor_request.h"
21 #include "chre/target_platform/platform_sensor_base.h"
22 #include "chre/util/dynamic_vector.h"
23 #include "chre/util/non_copyable.h"
25 namespace chre { namespace
52 * Constructs Sensor objects for every CHRE-supported sensor in the system,
91 * Gets the current status of this sensor in the CHRE API format.
133 } // namespace chre
  /system/chre/platform/linux/include/chre/target_platform/
condition_variable_impl.h 20 namespace chre { namespace
40 } // namespace chre
platform_log_base.h 25 namespace chre { namespace
56 } // namespace chre
platform_sensor_base.h 20 namespace chre { namespace
42 } // namespace chre
system_timer_base.h 23 namespace chre { namespace
44 } // namespace chre
  /system/chre/platform/linux/
platform_audio.cc 17 #include "chre/platform/platform_audio.h"
21 #include "chre/core/event_loop_manager.h"
22 #include "chre/platform/fatal_error.h"
23 #include "chre/platform/log.h"
24 #include "chre/platform/system_time.h"
25 #include "chre/util/dynamic_vector.h"
27 namespace chre { namespace
163 } // namespace chre
  /system/chre/platform/slpi/
chre_api_re.cc 18 #include "chre_api/chre/re.h"
19 #include "chre/util/macros.h"
  /system/chre/platform/slpi/include/chre/platform/slpi/
fastrpc.h 38 //! The call failed because CHRE is shutting down; the host should not call this
39 //! function again until CHRE is restarted.
  /system/chre/platform/slpi/include/chre/target_platform/
host_link_base.h 22 namespace chre { namespace
61 } // namespace chre
system_timer_base.h 56 namespace chre { namespace
70 } // 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/platform/slpi/smgr/include/chre/target_platform/
power_control_manager_base.h 27 namespace chre { namespace
58 } // namespace chre
  /system/chre/platform/slpi/smgr/
smr_helper.cc 17 #include "chre/platform/slpi/smgr/smr_helper.h"
21 #include "chre/platform/assert.h"
22 #include "chre/platform/log.h"
23 #include "chre/platform/slpi/power_control_util.h"
24 #include "chre/util/lock_guard.h"
25 #include "chre/util/memory.h"
27 namespace chre { namespace
211 } // namespace chre
  /system/chre/util/
container_support.cc 17 #include <chre.h>
27 * to allow CHRE containers to be used standalone.
  /system/chre/util/include/chre/util/nanoapp/
assert.h 28 #include <chre.h>
51 #include "chre/platform/assert.h"

Completed in 195 milliseconds

<<11121314151617181920>>