Searched refs:Prefer (Results 1 – 2 of 2) sorted by relevance
62 Prefer *bool `android:"arch_variant"` member95 p.properties.Prefer = proptools.BoolPtr(true)98 func (p *Prebuilt) Prefer() bool { func99 return proptools.Bool(p.properties.Prefer)368 if Bool(p.properties.Prefer) {
78 Prefer to use header libraries (`BUILD_HEADER_LIBRARY`/ `cc_library_headers`)81 interfaces to a library. Prefer to split those header-only sections out to a87 Prefer `LOCAL_EXPORT_C_INCLUDE_DIRS` over `LOCAL_C_INCLUDES` as well.122 Prefer to list input files on the command line, otherwise we may not know to