Home
last modified time | relevance | path

Searched refs:Convert2MimeType (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_entry_getter.cpp44 auto pasteType = CommonUtils::Convert2MimeType(utdId); in GetValueByType()
H A Dpaste_data_entry.cpp93 mimeType_ = CommonUtils::Convert2MimeType(utdId_); in PasteDataEntry()
335 auto mimeType = CommonUtils::Convert2MimeType(utdId); in HasContent()
378 std::string CommonUtils::Convert2MimeType(const std::string &utdId) in Convert2MimeType() function in OHOS::MiscServices::CommonUtils
H A Dconvert_utils.cpp185 types.push_back(CommonUtils::Convert2MimeType(utdId)); in Convert()
H A Dpasteboard_utils.cpp159 types.push_back(CommonUtils::Convert2MimeType(utdId)); in Convert()
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data_entry.h77 static std::string Convert2MimeType(const std::string &utdId);
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata_record.cpp571 auto mimeType = CommonUtils::Convert2MimeType(entryGetterWork->utdId); in UvWorkGetRecordByEntryGetter()

Completed in 5 milliseconds