Home
last modified time | relevance | path

Searched refs:ConstructValues (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/engine/
H A Dintf_engine_value_manager.h46 virtual bool ConstructValues(CORE_NS::IPropertyHandle* handle, EngineValueOptions) = 0;
48 virtual bool ConstructValues(IValue::Ptr value, EngineValueOptions) = 0;
71 bool ConstructValues(CORE_NS::IPropertyHandle* handle) in ConstructValues() function
73 return ConstructValues(handle, {}); in ConstructValues()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value_manager.h40 bool ConstructValues(CORE_NS::IPropertyHandle* handle, EngineValueOptions) override; in META_BEGIN_NAMESPACE()
41 bool ConstructValues(IValue::Ptr value, EngineValueOptions) override; in META_BEGIN_NAMESPACE()
H A Dengine_value_manager.cpp99 bool EngineValueManager::ConstructValues(CORE_NS::IPropertyHandle* handle, EngineValueOptions optio… in ConstructValues() function in Internal::EngineValueManager
114 bool EngineValueManager::ConstructValues(IValue::Ptr value, EngineValueOptions options) in ConstructValues() function in Internal::EngineValueManager
124 return ConstructValues( in ConstructValues()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/engine/
H A Dutil.h26 if (m->ConstructValues(
41 if (m->ConstructValues(