Searched defs:Object (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/room/common/src/main/java/androidx/room/
H A DRelation.java111 Class entity() default Object.class;
/frameworks/compile/mclinker/include/mcld/
H A DLinkerConfig.h31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator in enum:mcld::LinkerConfig::CodeGenType
/frameworks/compile/mclinker/include/mcld/MC/
H A DInput.h36 Object, enumerator in enum:mcld::Input::Type
/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h51 Object = 1, enumerator in enum:mcld::ResolveInfo::Type
244 static const uint32_t object_flag = Object << TYPE_OFFSET;

Completed in 4480 milliseconds