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

  /build/make/core/
header_library_internal.mk 8 LOCAL_MODULE_CLASS := HEADER_LIBRARIES
notice_files.mk 58 ifneq ($(filter STATIC_LIBRARIES HEADER_LIBRARIES,$(LOCAL_MODULE_CLASS)),)
soong_cc_prebuilt.mk 38 ifeq ($(filter SHARED_LIBRARIES STATIC_LIBRARIES HEADER_LIBRARIES NATIVE_TESTS,$(LOCAL_MODULE_CLASS)),)
58 ifneq ($(filter STATIC_LIBRARIES SHARED_LIBRARIES HEADER_LIBRARIES,$(LOCAL_MODULE_CLASS)),)
binary.mk     [all...]
base_rules.mk     [all...]
envsetup.mk     [all...]
  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
Android.mk 46 $(call emugl-export,HEADER_LIBRARIES,libnativebase_headers)
51 $(call emugl-export,HEADER_LIBRARIES,libhardware_headers)
  /device/generic/goldfish-opengl/
common.mk 111 EMUGL_EXPORT_TYPES += HEADER_LIBRARIES
  /build/soong/cc/
androidmk.go 166 ret.Class = "HEADER_LIBRARIES"

Completed in 87 milliseconds