OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLATFORM_BASE_OS
(Results
1 - 3
of
3
) sorted by null
/build/tools/
buildinfo.sh
15
echo "ro.build.version.base_os=$
PLATFORM_BASE_OS
"
/build/core/
version_defaults.mk
120
ifeq "" "$(
PLATFORM_BASE_OS
)"
124
# If there is no $
PLATFORM_BASE_OS
set, keep it empty.
125
PLATFORM_BASE_OS
:=
Makefile
234
PLATFORM_BASE_OS
="$(
PLATFORM_BASE_OS
)" \
[
all
...]
Completed in 504 milliseconds