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/make/tools/
buildinfo.sh
15
echo "ro.build.version.base_os=$
PLATFORM_BASE_OS
"
/build/make/core/
version_defaults.mk
187
ifndef
PLATFORM_BASE_OS
191
# If there is no $
PLATFORM_BASE_OS
set, keep it empty.
192
PLATFORM_BASE_OS
:=
Makefile
286
PLATFORM_BASE_OS
="$(
PLATFORM_BASE_OS
)" \
[
all
...]
Completed in 46 milliseconds