Home
last modified time | relevance | path

Searched refs:SetDirXattr (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
H A Dfile_util.h41 bool SetDirXattr(const std::string& dir, const std::string& name, const std::string& value);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp223 bool SetDirXattr(const std::string& dir, const std::string& name, const std::string& value) in SetDirXattr() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp52 if (!FileUtil::SetDirXattr(dir, XATTR_NAME, std::to_string(eventsMask))) { in UpdateListenedEvents()

Completed in 2 milliseconds