Searched refs:core (Results 1 – 25 of 193) sorted by relevance
12345678
12 COMMON_SRCS += core/debug_dump_manager.cc13 COMMON_SRCS += core/event.cc14 COMMON_SRCS += core/event_loop.cc15 COMMON_SRCS += core/event_loop_manager.cc16 COMMON_SRCS += core/event_ref_queue.cc17 COMMON_SRCS += core/host_comms_manager.cc18 COMMON_SRCS += core/init.cc19 COMMON_SRCS += core/nanoapp.cc20 COMMON_SRCS += core/settings.cc21 COMMON_SRCS += core/static_nanoapps.cc[all …]
26 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/audio_util_test.cc27 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/memory_manager_test.cc28 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/request_multiplexer_test.cc29 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/sensor_request_test.cc30 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/wifi_scan_request_test.cc
5 mod core; module14 core::core_module,
164 "${BUILD_ROOT}/chre/chre/src/system/chre/core/include",173 "${BUILD_ROOT}/core/api/kernel/libstd/stringl",187 env.RequirePublicApi(core_public_apis, area='core')272 "${BUILDPATH}/system/chre/core/debug_dump_manager.cc",273 "${BUILDPATH}/system/chre/core/event.cc",274 "${BUILDPATH}/system/chre/core/event_loop.cc",275 "${BUILDPATH}/system/chre/core/event_loop_manager.cc",276 "${BUILDPATH}/system/chre/core/event_ref_queue.cc",277 "${BUILDPATH}/system/chre/core/host_comms_manager.cc",278 "${BUILDPATH}/system/chre/core/init.cc",[all …]
19 import static org.hamcrest.core.Is.is;20 import static org.hamcrest.core.IsNull.notNullValue;21 import static org.hamcrest.core.IsNull.nullValue;
23 import static org.hamcrest.core.Is.is;24 import static org.hamcrest.core.IsNull.nullValue;25 import static org.hamcrest.core.IsNull.notNullValue;
2 class core5 disabled # does not start with the core class
3 class core7 disabled # does not start with the core class
20 ## [core](/core)32 [system/nvram/core/include/nvram/core/storage.h](core/include/nvram/core/storage.h).
7 "core",
16 # Allow GMS core to open kernel config for OTA matching through libvintf19 # Allow GMS core to communicate with update_engine for A/B update.23 # Allow GMS core to communicate with dumpsys storaged.27 # Allow GMS core to access system_update_service (e.g. to publish pending31 # Allow GMS core to communicate with statsd.34 # Allow GMS core to generate unique hardware IDs37 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
17 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/debugtools18 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/services19 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/kernel/devcfg20 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/kernel/qurt21 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/dal22 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/mproc23 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/systemdrivers40 SLPI_SEE_CFLAGS += -I$(SLPI_PREFIX)/core/api/kernel/libstd/stringl269 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/libcutils/include270 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/libutils/include[all …]
16 # Allow GMS core to open kernel config for OTA matching through libvintf19 # Allow GMS core to communicate with update_engine for A/B update.23 # Allow GMS core to communicate with dumpsys storaged.27 # Allow GMS core to access system_update_service (e.g. to publish pending31 # Allow GMS core to communicate with statsd.34 # Allow GMS core to generate unique hardware IDs38 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
22 name: "libnvram-core-tests",33 static_libs: ["libnvram-core"],
71 # Allow GMS core to access perfprofd output, which is stored72 # in /data/misc/perfprofd/. GMS core will need to list all96 # Allow GMS core to open kernel config for OTA matching through libvintf102 # Allow GMS core to communicate with update_engine for A/B update.106 # Allow GMS core to communicate with dumpsys storaged.110 # Allow GMS core to access system_update_service (e.g. to publish pending114 # Allow GMS core to communicate with statsd.126 # Allow privileged apps (e.g. GMS core) to generate unique hardware IDs129 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
1 include platform/system/core:/janitors/OWNERS
67 # Allow GMS core to access perfprofd output, which is stored68 # in /data/misc/perfprofd/. GMS core will need to list all84 # Allow GMS core to open kernel config for OTA matching through libvintf90 # Allow GMS core to communicate with update_engine for A/B update.94 # Allow GMS core to communicate with dumpsys storaged.107 # Allow privileged apps (e.g. GMS core) to generate unique hardware IDs110 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
58 - ``core/``: Common CHRE framework code, which is applicable to every platform69 platform/device (compare to ``core/``), divided into sub-folders as follows:70 - ``platform/include``: The interface between common code in ``core/`` and73 necessarily applicable to _all_ platforms (as in ``core/``). For example,80 core framework implementation. Includes code that is usable by nanoapps.89 - ``frameworks/base/core/java/android/hardware/location/ContextHub*.java``: The91 - ``frameworks/base/services/core/java/com/android/server/location/ContextHub*.java``:
2 class core
1 # See system/core/logcat/event.logtags for a description of the format of this file.