Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dsingleton.go58 SetOutDir(pctx PackageContext, value string) methodSpec
190 func (s *singletonContextAdaptor) SetOutDir(pctx PackageContext, value string) { func
/aosp_15_r20/build/blueprint/
H A Dsingleton_ctx.go88 SetOutDir(pctx PackageContext, value string) methodSpec
310 func (s *singletonContext) SetOutDir(pctx PackageContext, value string) { func