Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DTableEntry.h44 using Architecture = unsigned int; variable
54 Architecture arch;
DListCommand.cpp304 static const std::string &getArchString(Architecture arch) { in getArchString()
322 static Architecture fromBaseArchitecture(::android::hidl::base::V1_0::DebugInfo::Architecture a) { in fromBaseArchitecture()
324 case ::android::hidl::base::V1_0::DebugInfo::Architecture::IS_64BIT: in fromBaseArchitecture()
326 case ::android::hidl::base::V1_0::DebugInfo::Architecture::IS_32BIT: in fromBaseArchitecture()
328 case ::android::hidl::base::V1_0::DebugInfo::Architecture::UNKNOWN: // fallthrough in fromBaseArchitecture()
/frameworks/compile/libbcc/
DAndroid.bp60 // Architecture Selection
/frameworks/compile/mclinker/tools/mcld/
DOptions.td476 HelpText<"Architecture to generate code for">;
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc9 == Architecture == section in Vulkan on Android Implementor's Guide