Searched refs:GetTypeDescriptorByUtdClient (Results 1 – 1 of 1) sorted by relevance
77 static std::shared_ptr<TypeDescriptor> GetTypeDescriptorByUtdClient(const char* typeId) in GetTypeDescriptorByUtdClient() function126 auto typeDescriptor = GetTypeDescriptorByUtdClient(typeId); in OH_Utd_Create()220 auto typeDescriptor = GetTypeDescriptorByUtdClient(srcTypeId); in OH_Utd_BelongsTo()238 auto typeDescriptor = GetTypeDescriptorByUtdClient(srcTypeId); in OH_Utd_IsLower()256 auto typeDescriptor = GetTypeDescriptorByUtdClient(srcTypeId); in OH_Utd_IsHigher()274 auto typeDescriptor1 = GetTypeDescriptorByUtdClient(utd1->typeId.c_str()); in OH_Utd_Equals()279 auto typeDescriptor2 = GetTypeDescriptorByUtdClient(utd2->typeId.c_str()); in OH_Utd_Equals()