Home
last modified time | relevance | path

Searched refs:ReleaseSomeStorageSpace (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_clean.cpp65 bool ReleaseSomeStorageSpace(const std::string& dir, uint64_t maxSize) in ReleaseSomeStorageSpace() function
105 ReleaseSomeStorageSpace(dir, maxSize); in CheckStorageSpace()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_clean.h26 bool ReleaseSomeStorageSpace(const std::string& dir, uint64_t maxSize);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp79 HiAppEventClean::ReleaseSomeStorageSpace(dir, maxSize); in CheckStorageSpace()