Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dutd_client.cpp52 Status UtdClient::GetFlexibleTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescript… in GetFlexibleTypeDescriptor() function in OHOS::UDMF::UtdClient
H A Dutd_client.h60 …Status GetFlexibleTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descr…
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
H A Dutd_client.h60 …Status GetFlexibleTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descr…
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp89 return GetFlexibleTypeDescriptor(typeId, descriptor); in GetTypeDescriptor()
120 Status UtdClient::GetFlexibleTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescript… in GetFlexibleTypeDescriptor() function in OHOS::UDMF::UtdClient