Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/disk/
H A Ddisk_manager.h58 const std::string sysBlockPath_ = "/sys/block"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_manager.cpp191 TraverseDirUevent(sysBlockPath_, true); in ReplayUevent()