/aosp_15_r20/build/soong/rust/ |
H A D | androidmk.go | 30 AndroidMk(AndroidMkContext, *android.AndroidMkEntries) methodSpec 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 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 186 func (proto *protobufDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func 190 func (compiler *baseCompiler) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkEntries) { func [all …]
|
H A D | sanitize.go | 390 func (sanitize *sanitize) AndroidMk(ctx AndroidMkContext, entries *android.AndroidMkEntries) { func
|
/aosp_15_r20/build/soong/phony/ |
H A D | phony.go | 59 func (p *phony) AndroidMk() android.AndroidMkData { func 118 func (p *PhonyRule) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/apex/ |
H A D | androidmk.go | 29 func (a *apexBundle) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/system/tools/aidl/build/ |
D | aidl_rust_source_provider.go | 110 func (sp *aidlRustSourceProvider) AndroidMk(ctx rust.AndroidMkContext, ret *android.AndroidMkEntrie… func
|
/aosp_15_r20/system/sepolicy/build/soong/ |
H A D | mac_permissions.go | 121 func (m *macPermissionsModule) AndroidMk() android.AndroidMkData { func
|
H A D | selinux_contexts.go | 214 func (m *selinuxContextsModule) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/android/ |
H A D | androidmk_test.go | 104 func (m *customModule) AndroidMk() AndroidMkData { func
|
H A D | androidmk.go | 60 AndroidMk() AndroidMkData methodSpec
|
/aosp_15_r20/hardware/interfaces/compatibility_matrices/build/ |
H A D | vintf_compatibility_matrix.go | 279 func (g *vintfCompatibilityMatrixRule) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/android_sdk/ |
H A D | sdk_repo_host.go | 247 func (s *sdkRepoHost) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/java/ |
H A D | device_host_converter.go | 189 func (d *DeviceHostConverter) AndroidMk() android.AndroidMkData { func
|
H A D | system_modules.go | 184 func (system *SystemModules) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/bpf/libbpf/ |
H A D | libbpf_prog.go | 247 func (libbpf *libbpfProg) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/bpf/ |
H A D | bpf.go | 238 func (bpf *bpf) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/genrule/ |
H A D | genrule.go | 709 func (g *Module) AndroidMk() android.AndroidMkData { func
|
/aosp_15_r20/build/soong/sysprop/ |
H A D | sysprop_library.go | 434 func (m *syspropLibrary) AndroidMk() android.AndroidMkData { func
|