Home
last modified time | relevance | path

Searched refs:AndroidMk (Results 1 – 19 of 19) sorted by relevance

/build/soong/rust/
Dandroidmk.go30 AndroidMk(AndroidMkContext, *android.AndroidMkEntries) methodSpec
40 androidmk.AndroidMk(mod, data)
92 func (binary *binaryDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func
101 func (test *testDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func
120 func (benchmark *benchmarkDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries)… func
121 benchmark.binaryDecorator.AndroidMk(ctx, ret)
134 func (library *libraryDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func
157 func (procMacro *procMacroDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries)… func
167 func (sourceProvider *BaseSourceProvider) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEnt… func
182 func (bindgen *bindgenDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func
[all …]
Dsanitize.go398 func (sanitize *sanitize) AndroidMk(ctx AndroidMkContext, entries *android.AndroidMkEntries) { func
/build/soong/phony/
Dphony.go57 func (p *phony) AndroidMk() android.AndroidMkData { func
114 func (p *PhonyRule) AndroidMk() android.AndroidMkData { func
/build/soong/java/
Djdeps.go87 data := mkProvider.AndroidMk()
Ddevice_host_converter.go175 func (d *DeviceHostConverter) AndroidMk() android.AndroidMkData { func
Dsystem_modules.go184 func (system *SystemModules) AndroidMk() android.AndroidMkData { func
/build/bazel/rules/cc/
Dcc_library_common.bzl384 "Provides information to be passed to AndroidMk in Soong",
386 … "local_static_libs": "list of target names passed to LOCAL_STATIC_LIBRARIES AndroidMk variable",
387 …ole_static_libs": "list of target names passed to LOCAL_WHOLE_STATIC_LIBRARIES AndroidMk variable",
388 … "local_shared_libs": "list of target names passed to LOCAL_SHARED_LIBRARIES AndroidMk variable",
Dcc_library_shared.bzl481 " information to AndroidMk about LOCAL_STATIC_LIBRARIES.",
486 " information to AndroidMk about LOCAL_WHOLE_STATIC_LIBRARIES.",
491 " information to AndroidMk about LOCAL_SHARED_LIBRARIES.",
Dcc_library_static.bzl633 " information to AndroidMk about LOCAL_STATIC_LIBRARIES.",
638 " information to AndroidMk about LOCAL_WHOLE_STATIC_LIBRARIES.",
643 " information to AndroidMk about LOCAL_SHARED_LIBRARIES." +
/build/soong/bpf/
Dbpf.go218 func (bpf *bpf) AndroidMk() android.AndroidMkData { func
/build/soong/android_sdk/
Dsdk_repo_host.go240 func (s *sdkRepoHost) AndroidMk() android.AndroidMkData { func
/build/soong/apex/
Dandroidmk.go29 func (a *apexBundle) AndroidMk() android.AndroidMkData { func
/build/soong/android/
Dandroidmk.go61 AndroidMk() AndroidMkData methodSpec
862 data := provider.AndroidMk()
Dandroidmk_test.go97 func (m *customModule) AndroidMk() AndroidMkData { func
Dtesting.go1146 data := p.AndroidMk()
/build/soong/sysprop/
Dsysprop_library.go434 func (m *syspropLibrary) AndroidMk() android.AndroidMkData { func
/build/soong/genrule/
Dgenrule.go601 func (g *Module) AndroidMk() android.AndroidMkData { func
/build/bazel/rules/apex/
Dcc.bzl33 "AndroidMk data about CC targets in APEXes",
/build/bazel/docs/
Dconcepts.md148 the AndroidMk singleton to generate .mk files in the output directory