/aosp12/build/soong/rust/ |
H A D | androidmk.go | 88 func (binary *binaryDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func 97 func (test *testDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func 114 func (benchmark *benchmarkDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries)… func 128 func (library *libraryDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func 146 func (procMacro *procMacroDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries)… func 156 func (sourceProvider *BaseSourceProvider) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEnt… func 171 func (bindgen *bindgenDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func 175 func (proto *protobufDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func 179 func (compiler *baseCompiler) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func
|
H A D | sanitize.go | 248 func (sanitize *sanitize) AndroidMk(ctx AndroidMkContext, entries *android.AndroidMkEntries) { func
|
/aosp12/build/soong/python/ |
H A D | androidmk.go | 48 func (p *binaryDecorator) AndroidMk(base *Module, entries *android.AndroidMkEntries) { func 58 func (p *testDecorator) AndroidMk(base *Module, entries *android.AndroidMkEntries) { func 77 func (installer *pythonInstaller) AndroidMk(base *Module, entries *android.AndroidMkEntries) { func
|
/aosp12/build/soong/phony/ |
H A D | phony.go | 49 func (p *phony) AndroidMk() android.AndroidMkData { func
|
/aosp12/build/soong/apex/ |
H A D | androidmk.go | 30 func (a *apexBundle) AndroidMk() android.AndroidMkData { func
|
/aosp12/system/tools/aidl/build/ |
H A D | aidl_mapping.go | 81 func (m *aidlMapping) AndroidMk() android.AndroidMkData { func
|
H A D | aidl_rust_source_provider.go | 112 func (sp *aidlRustSourceProvider) AndroidMk(ctx rust.AndroidMkContext, ret *android.AndroidMkEntrie… func
|
H A D | aidl_api.go | 421 func (m *aidlApi) AndroidMk() android.AndroidMkData { func
|
/aosp12/packages/modules/Gki/build/ |
H A D | prebuilt.go | 119 func (g *prebuiltGkiApex) AndroidMk() android.AndroidMkData { func
|
/aosp12/build/soong/bpf/ |
H A D | bpf.go | 117 func (bpf *bpf) AndroidMk() android.AndroidMkData { func
|
/aosp12/system/sepolicy/build/soong/ |
H A D | cil_compat_map.go | 170 func (c *cilCompatMap) AndroidMk() android.AndroidMkData { func
|
H A D | selinux_contexts.go | 217 func (m *selinuxContextsModule) AndroidMk() android.AndroidMkData { func
|
/aosp12/build/soong/android/ |
H A D | androidmk_test.go | 94 func (m *customModule) AndroidMk() AndroidMkData { func
|
/aosp12/hardware/interfaces/compatibility_matrices/build/ |
H A D | vintf_compatibility_matrix.go | 177 func (g *vintfCompatibilityMatrixRule) AndroidMk() android.AndroidMkData { func
|
/aosp12/build/soong/java/ |
H A D | device_host_converter.go | 173 func (d *DeviceHostConverter) AndroidMk() android.AndroidMkData { func
|
H A D | system_modules.go | 183 func (system *SystemModules) AndroidMk() android.AndroidMkData { func
|
/aosp12/build/soong/sysprop/ |
H A D | sysprop_library.go | 329 func (m *syspropLibrary) AndroidMk() android.AndroidMkData { func
|
/aosp12/build/soong/genrule/ |
H A D | genrule.go | 580 func (g *Module) AndroidMk() android.AndroidMkData { func
|