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

  /build/make/core/
soong_cc_prebuilt.mk 60 export_includes := $(intermediates)/export_includes macro
61 $(export_includes): PRIVATE_EXPORT_CFLAGS := $(LOCAL_EXPORT_CFLAGS)
62 $(export_includes): $(LOCAL_EXPORT_C_INCLUDE_DEPS)
prebuilt_internal.mk 111 export_includes := $(intermediates)/export_includes macro
113 $(export_includes): PRIVATE_EXPORT_CFLAGS := $(export_cflags)
114 $(export_includes): $(LOCAL_EXPORT_C_INCLUDE_DEPS)
187 # We need to enclose the above export_includes and my_built_shared_libraries in
binary.mk 1741 export_includes := $(intermediates)\/export_includes macro
    [all...]
  /external/skia/gn/
gn_to_bp.py 34 $export_includes
355 export_includes = strip_slashes(js['targets']['//:public']['include_dirs']) variable
481 'export_includes': bpfmt(8, export_includes),
  /external/skqp/gn/
gn_to_bp.py 34 $export_includes
307 export_includes = strip_slashes(js['targets']['//:public']['include_dirs']) variable
422 'export_includes': bpfmt(8, export_includes),

Completed in 563 milliseconds