OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libcore_to_document
(Results
1 - 3
of
3
) sorted by null
/libcore/
Docs.mk
17
define
libcore_to_document
macro
JavaLibrary.mk
186
# for shared defintion of
libcore_to_document
189
LOCAL_SRC_FILES:=$(call
libcore_to_document
,$(LOCAL_PATH))
/frameworks/base/
Android.mk
359
# include definition of
libcore_to_document
391
$(addprefix ../../libcore/, $(call
libcore_to_document
, $(LOCAL_PATH)/../../libcore)) \
[
all
...]
Completed in 162 milliseconds