Home
last modified time | relevance | path

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

/build/soong/cc/
Dcflag_artifacts.go14 android.RegisterSingletonType("cflag_artifacts_text", cflagArtifactsTextFactory)
175 func cflagArtifactsTextFactory() android.Singleton { func