Home
last modified time | relevance | path

Searched defs:DecodeMultilib (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dmodule_proxy.go223 func (m ModuleProxy) DecodeMultilib(ctx ConfigContext) (string, string) { func
H A Dmodule.go126 DecodeMultilib(ctx ConfigContext) (string, string) methodSpec
2364 func (m *ModuleBase) DecodeMultilib(ctx ConfigContext) (string, string) { func