Home
last modified time | relevance | path

Searched defs:GetFileOrFolderSize (Results 1 – 3 of 3) sorted by relevance

/base/global/font_manager/frameworks/fontmgr/src/
Dhisysevent_adapter.cpp75 std::vector<std::uint64_t> HisyseventAdapter::GetFileOrFolderSize() in GetFileOrFolderSize() function in OHOS::Global::FontManager::HisyseventAdapter
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_event_service.cpp241 std::vector<std::uint64_t> NotificationDataMgr::GetFileOrFolderSize(const std::vector<std::string> … in GetFileOrFolderSize() function in OHOS::Notification::NotificationDataMgr
/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_data_manager_inner.cpp86 static std::vector<uint64_t> GetFileOrFolderSize(const std::vector<std::string>& paths) in GetFileOrFolderSize() function