Home | History | Annotate | Download | only in android

Lines Matching refs:supported

701 // If host is supported for the module, the Host and HostCross OsClasses are  are selected.  If device is supported
708 // "both": compile for all Targets supported by the OsClass (generally x86_64 and x86, or arm64 and arm).
709 // "first": compile for only a single preferred Target supported by the OsClass. This is generally x86_64 or arm64,
711 // "32": compile for only a single 32-bit Target supported by the OsClass.
712 // "64": compile for only a single 64-bit Target supported by the OsClass.
865 panic("Interfaces are not supported in arch_variant properties")