Home
last modified time | relevance | path

Searched defs:TypeId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dace_type.h72 static AceType::IdType TypeId(const AceType* rawPtr) in TypeId() function
77 static AceType::IdType TypeId(const RefPtr<T>& ptr) in TypeId() function
81 static AceType::IdType TypeId(const AceType& instance) in TypeId() function
101 static AceType::IdType TypeId() in TypeId() function
H A Dtype_info_base.h111 static TypeInfoBase::IdType TypeId(const TypeInfoBase* rawPtr) in TypeId() function
115 static TypeInfoBase::IdType TypeId(const TypeInfoBase& instance) in TypeId() function
138 static TypeInfoBase::IdType TypeId() in TypeId() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dtypes.h54 constexpr operator TypeId() const noexcept in TypeId() function