Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.h280 #define IS_64BIT (SIZEOF_LONG == 8) macro
/frameworks/native/cmds/lshal/
Dtest.cpp313 cb({ mId /* pid */, getPtr(mId), DebugInfo::Architecture::IS_64BIT }); in getDebugInfo()
DListCommand.cpp523 case ::android::hidl::base::V1_0::DebugInfo::Architecture::IS_64BIT: in fromBaseArchitecture()