Searched defs:doc (Results 1 - 6 of 6) sorted by relevance

/build/core/
H A Dapidiff.mk38 full_target := $(call doc-timestamp-for,$(LOCAL_MODULE)-diff)
92 # Lists the input files for the doc build into a text file
97 define prepare-doc-source-list
155 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
H A Ddroiddoc.mk36 full_target := $(call doc-timestamp-for,$(LOCAL_MODULE))
119 # Lists the input files for the doc build into a text file
124 define prepare-doc-source-list
220 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
231 $(addprefix --doc-stubs ,$(PRIVATE_METALAVA_DOCS_STUB_OUT_DIR)) \
257 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
296 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
333 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
H A Ddefinitions.mk658 ## Evaluates to the timestamp file for a doc module, which
660 ## $(1): doc module
663 define doc-timestamp-for
/build/make/core/
H A Dapidiff.mk38 full_target := $(call doc-timestamp-for,$(LOCAL_MODULE)-diff)
92 # Lists the input files for the doc build into a text file
97 define prepare-doc-source-list
155 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
H A Ddroiddoc.mk36 full_target := $(call doc-timestamp-for,$(LOCAL_MODULE))
119 # Lists the input files for the doc build into a text file
124 define prepare-doc-source-list
220 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
231 $(addprefix --doc-stubs ,$(PRIVATE_METALAVA_DOCS_STUB_OUT_DIR)) \
257 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
296 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
333 $(call prepare-doc-source-list,$(PRIVATE_SRC_LIST_FILE),$(PRIVATE_JAVA_FILES), \
H A Ddefinitions.mk658 ## Evaluates to the timestamp file for a doc module, which
660 ## $(1): doc module
663 define doc-timestamp-for

Completed in 120 milliseconds