Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dcompiler.go611 func (compiler *baseCompiler) uniqueApexVariations() bool { func
/aosp12/build/soong/java/
H A Dsdk_library.go692 func (c *commonToSdkLibraryAndImport) uniqueApexVariations() bool { func