OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dirs_to_document
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/
Android.mk
332
dirs_to_document
:= \
macro
342
$(call find-other-java-files, $(
dirs_to_document
)) \
349
INTERNAL_SDK_SOURCE_DIRS := $(addprefix $(LOCAL_PATH)/,$(
dirs_to_document
))
Completed in 176 milliseconds