Home
last modified time | relevance | path

Searched refs:core (Results 1 – 25 of 193) sorted by relevance

12345678

/system/chre/core/
Dcore.mk12 COMMON_SRCS += core/debug_dump_manager.cc
13 COMMON_SRCS += core/event.cc
14 COMMON_SRCS += core/event_loop.cc
15 COMMON_SRCS += core/event_loop_manager.cc
16 COMMON_SRCS += core/event_ref_queue.cc
17 COMMON_SRCS += core/host_comms_manager.cc
18 COMMON_SRCS += core/init.cc
19 COMMON_SRCS += core/nanoapp.cc
20 COMMON_SRCS += core/settings.cc
21 COMMON_SRCS += core/static_nanoapps.cc
[all …]
/system/chre/test/
Dtest.mk26 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/audio_util_test.cc
27 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/memory_manager_test.cc
28 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/request_multiplexer_test.cc
29 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/sensor_request_test.cc
30 COMMON_SRCS += $(CHRE_PREFIX)/core/tests/wifi_scan_request_test.cc
/system/bt/gd/rust/link/src/acl/
Dmod.rs5 mod core; module
14 core::core_module,
/system/chre/build/sys_support/qcom/
Dchre.scons164 "${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 …]
/system/tools/aidl/tests/java/src/android/aidl/tests/
DVintfTests.java19 import static org.hamcrest.core.Is.is;
20 import static org.hamcrest.core.IsNull.notNullValue;
21 import static org.hamcrest.core.IsNull.nullValue;
DNullableTests.java23 import static org.hamcrest.core.Is.is;
24 import static org.hamcrest.core.IsNull.nullValue;
25 import static org.hamcrest.core.IsNull.notNullValue;
/system/security/ondevice-signing/
Dodsign.rc2 class core
5 disabled # does not start with the core class
/system/apex/apexd/
Dapexd.rc3 class core
7 disabled # does not start with the core class
/system/nvram/
DREADME.md20 ## [core](/core)
32 [system/nvram/core/include/nvram/core/storage.h](core/include/nvram/core/storage.h).
DAndroid.bp7 "core",
/system/sepolicy/prebuilts/api/30.0/private/
Dgmscore_app.te16 # Allow GMS core to open kernel config for OTA matching through libvintf
19 # 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 pending
31 # Allow GMS core to communicate with statsd.
34 # Allow GMS core to generate unique hardware IDs
37 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
/system/chre/platform/
Dplatform.mk17 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/debugtools
18 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/services
19 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/kernel/devcfg
20 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/kernel/qurt
21 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/dal
22 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/mproc
23 SLPI_CFLAGS += -I$(SLPI_PREFIX)/core/api/systemdrivers
40 SLPI_SEE_CFLAGS += -I$(SLPI_PREFIX)/core/api/kernel/libstd/stringl
269 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/libcutils/include
270 GOOGLE_ARM64_ANDROID_CFLAGS += -I$(ANDROID_BUILD_TOP)/system/core/libutils/include
[all …]
/system/sepolicy/private/
Dgmscore_app.te16 # Allow GMS core to open kernel config for OTA matching through libvintf
19 # 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 pending
31 # Allow GMS core to communicate with statsd.
34 # Allow GMS core to generate unique hardware IDs
38 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
/system/sepolicy/prebuilts/api/31.0/private/
Dgmscore_app.te16 # Allow GMS core to open kernel config for OTA matching through libvintf
19 # 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 pending
31 # Allow GMS core to communicate with statsd.
34 # Allow GMS core to generate unique hardware IDs
38 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
/system/nvram/core/tests/
DAndroid.bp22 name: "libnvram-core-tests",
33 static_libs: ["libnvram-core"],
/system/sepolicy/prebuilts/api/28.0/private/
Dpriv_app.te71 # Allow GMS core to access perfprofd output, which is stored
72 # in /data/misc/perfprofd/. GMS core will need to list all
96 # Allow GMS core to open kernel config for OTA matching through libvintf
102 # 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 pending
114 # Allow GMS core to communicate with statsd.
126 # Allow privileged apps (e.g. GMS core) to generate unique hardware IDs
129 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
/system/core/libcutils/
DOWNERS1 include platform/system/core:/janitors/OWNERS
/system/logging/
DOWNERS1 include platform/system/core:/janitors/OWNERS
/system/core/property_service/
DOWNERS1 include platform/system/core:/janitors/OWNERS
/system/sepolicy/prebuilts/api/27.0/private/
Dpriv_app.te67 # Allow GMS core to access perfprofd output, which is stored
68 # in /data/misc/perfprofd/. GMS core will need to list all
84 # Allow GMS core to open kernel config for OTA matching through libvintf
90 # 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 IDs
110 # Allow GMS core to access /sys/fs/selinux/policyvers for compatibility check
/system/chre/
DREADME.md58 - ``core/``: Common CHRE framework code, which is applicable to every platform
69 platform/device (compare to ``core/``), divided into sub-folders as follows:
70 - ``platform/include``: The interface between common code in ``core/`` and
73 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``: The
91 - ``frameworks/base/services/core/java/com/android/server/location/ContextHub*.java``:
/system/unwinding/
DOWNERS1 include platform/system/core:/janitors/OWNERS
/system/security/identity/
Dcredstore.rc2 class core
/system/core/toolbox/
DOWNERS1 include platform/system/core:/janitors/OWNERS
/system/core/libsysutils/
DEventLogTags.logtags1 # See system/core/logcat/event.logtags for a description of the format of this file.

12345678