Home
last modified time | relevance | path

Searched refs:GetTypeIdString (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dnumber.h40 BASE_NS::string GetTypeIdString() const override; in META_BEGIN_NAMESPACE()
H A Dany.h57 BASE_NS::string GetTypeIdString() const override in META_BEGIN_NAMESPACE()
H A Dnumber.cpp163 BASE_NS::string Number::GetTypeIdString() const in GetTypeIdString() function in Internal::Number
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dexporter.cpp280 …_LOG_W("Value export registered for type [%s, %s] but it failed", entity.GetTypeIdString().c_str(), in ExportValue()
289 …"Failed to export type [%s, %s]", entity.GetTypeIdString().c_str(), entity.GetTypeId().ToString().… in ExportValue()
300 …any->GetClassId().ToString().c_str(), any->GetTypeIdString().c_str(), any->GetTypeId().ToString().… in ExportAny()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Dany.h121 BASE_NS::string GetTypeIdString() const override in GetTypeIdString() function
291 BASE_NS::string GetTypeIdString() const override in GetTypeIdString() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_any.h74 virtual BASE_NS::string GetTypeIdString() const = 0;