Home
last modified time | relevance | path

Searched defs:GetTypeId (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/parser/
H A Dconfig_parser.cpp17 std::optional<int32_t> ConfigParser::GetTypeId(const std::string& str, G_STREAM_INFO info, const in… in GetTypeId() function in OHOS::Camera::ConfigParser
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dcontinuous_task_callback_info.cpp26 uint32_t ContinuousTaskCallbackInfo::GetTypeId() const in GetTypeId() function in OHOS::BackgroundTaskMgr::ContinuousTaskCallbackInfo
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/serialization/
H A Dvalue_serializer.h33 TypeId GetTypeId() const override in GetTypeId() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Dany.h107 TypeId GetTypeId(TypeIdRole role) const override in GetTypeId() function
117 TypeId GetTypeId() const in GetTypeId() function
277 TypeId GetTypeId(TypeIdRole role) const override in GetTypeId() function
287 TypeId GetTypeId() const in GetTypeId() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.cpp55 TypeId PropertyBase::GetTypeId() const in GetTypeId() function in Internal::PropertyBase
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dtype_descriptor.cpp136 const std::string& TypeDescriptor::GetTypeId() const in GetTypeId() function in OHOS::UDMF::TypeDescriptor
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_any.h76 TypeId GetTypeId() const in GetTypeId() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dnumber.cpp155 TypeId Number::GetTypeId(TypeIdRole role) const in GetTypeId() function in Internal::Number
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dtype_descriptor_napi.cpp173 napi_value TypeDescriptorNapi::GetTypeId(napi_env env, napi_callback_info info) in GetTypeId() function in OHOS::UDMF::TypeDescriptorNapi