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

  /build/make/core/
static_library_internal.mk 31 $(foreach lib,$(my_whole_static_libraries), \
shared_library_internal.mk 81 $(foreach lib,$(my_whole_static_libraries), \
binary.mk 41 my_whole_static_libraries := $(LOCAL_WHOLE_STATIC_LIBRARIES) macro
446 my_whole_static_libraries := $(LOCAL_WHOLE_STATIC_LIBRARIES_$($(my_prefix)$(LOCAL_2ND_ARCH_VAR_PREFIX)ARCH)) $(LOCAL_WHOLE_STATIC_LIBRARIES_$(my_32_64_bit_suffix)) $(my_whole_static_libraries) macro
529 my_whole_static_libraries := $(addsuffix .vendor,$(my_whole_static_libraries)) macro
535 my_whole_static_libraries := $(foreach l,$(my_whole_static_libraries),\ macro
    [all...]

Completed in 37 milliseconds