OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HEXAGON_SRCS
(Results
1 - 2
of
2
) sorted by null
/system/chre/platform/
platform.mk
25
HEXAGON_SRCS
+= platform/shared/chre_api_core.cc
26
HEXAGON_SRCS
+= platform/shared/chre_api_gnss.cc
27
HEXAGON_SRCS
+= platform/shared/chre_api_re.cc
28
HEXAGON_SRCS
+= platform/shared/chre_api_sensor.cc
29
HEXAGON_SRCS
+= platform/shared/chre_api_version.cc
30
HEXAGON_SRCS
+= platform/shared/chre_api_wifi.cc
31
HEXAGON_SRCS
+= platform/shared/chre_api_wwan.cc
32
HEXAGON_SRCS
+= platform/shared/host_protocol_chre.cc
33
HEXAGON_SRCS
+= platform/shared/host_protocol_common.cc
34
HEXAGON_SRCS
+= platform/shared/memory.c
[
all
...]
/system/chre/build/arch/
hexagon.mk
78
TARGET_VARIANT_SRCS += $(
HEXAGON_SRCS
)
Completed in 245 milliseconds