Home
last modified time | relevance | path

Searched refs:GetLocalMimeTypes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h327 std::vector<std::string> GetLocalMimeTypes();
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1296 return GetLocalMimeTypes(); in GetMimeTypes()
1379 std::vector<std::string> PasteboardService::GetLocalMimeTypes() in GetLocalMimeTypes() function in OHOS::MiscServices::PasteboardService