HomeSort by relevance Sort by last modified time
    Searched refs:my_link_deps (Results 1 - 5 of 5) sorted by null

  /build/make/core/
link_type.mk 10 # my_link_deps: the dependencies, in the form of <MODULE_CLASS>:<name>
20 $(link_type).DEPS := $(addprefix $(my_link_prefix):,$(my_link_deps))
install_jni_libs_internal.mk 122 my_link_deps := $(addprefix SHARED_LIBRARIES:,$(LOCAL_JNI_SHARED_LIBRARIES)) macro
prebuilt_internal.mk 185 my_link_deps := macro
529 my_link_deps := macro
java_common.mk 413 my_link_deps := $(addprefix JAVA_LIBRARIES:,$(LOCAL_STATIC_JAVA_LIBRARIES)) macro
414 my_link_deps += $(addprefix APPS:,$(apk_libraries))
binary.mk 1418 my_link_deps := $(addprefix STATIC_LIBRARIES:,$(my_whole_static_libraries) $(my_static_libraries)) macro
    [all...]

Completed in 117 milliseconds