Searched refs:UD_BUTT (Results 1 – 12 of 12) sorted by relevance
25 dataType_ = UD_BUTT; in UnifiedRecord()99 if (udType != UD_BUTT) { in AddEntry()
184 auto utdId = CommonUtils::Convert2UtdId(UDMF::UDType::UD_BUTT, recordMimeType); in NewMultiTypeRecord()192 auto utdId = CommonUtils::Convert2UtdId(UDMF::UDType::UD_BUTT, mimeType); in NewMultiTypeRecord()203 auto utdId = CommonUtils::Convert2UtdId(UDMF::UDType::UD_BUTT, mimeType); in NewMultiTypeDelayRecord()739 auto utdId = CommonUtils::Convert2UtdId(UDMF::UDType::UD_BUTT, mimeType); in AddEntryByMimeType()759 … udType_ = udType == UDMF::UDType::UD_BUTT ? UDMF::UDType::APPLICATION_DEFINED_RECORD : udType; in AddEntry()795 auto utdId = CommonUtils::Convert2UtdId(UDMF::UDType::UD_BUTT, mimeType); in GetEntryByMimeType()
426 if (uDType != UDMF::UD_BUTT) { in Convert()445 if (type != UDMF::UD_BUTT) { in Convert()
230 if (uDType != UDMF::UD_BUTT) { in Convert()249 if (type != UDMF::UD_BUTT) { in Convert()252 return UDMF::UD_BUTT; in Convert()
248 auto htmlUtdId = CommonUtils::Convert2UtdId(UDMF::UDType::UD_BUTT, MIMETYPE_TEXT_HTML); in ReplaceHtmlRecordContentByExtraUris()
530 return UD_BUTT; in GetUtdEnumFromUtdId()552 return value >= ENTITY && value < UD_BUTT; in IsValidType()
169 if (type < ENTITY || type >= UD_BUTT) { in Unmarshalling()
108 if (type < UDType::ENTITY || type >= UDType::UD_BUTT) { in Reading()
168 int32_t udType_ = UDMF::UD_BUTT;
436 if (record->record_->GetType() == UD_BUTT) { in OH_UdmfRecord_AddGeneralEntry()529 if (record->record_->GetType() == UD_BUTT) { in AddUds()
538 UD_BUTT enumerator
392 auto utdType = CommonUtils::Convert2UtdId(UDMF::UD_BUTT, mimeType); in AddEntry()