Searched refs:IsBasicType (Results 1 – 2 of 2) sorted by relevance
336 bool IsBasicType(const std::string &mimeType);
1275 bool PasteboardService::IsBasicType(const std::string &mimeType) in IsBasicType() function in OHOS::MiscServices::PasteboardService1309 if (IsBasicType(mimeType)) { in HasDataType()