Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dwatcher.cpp41 uint32_t eventsSecond { information->events }; in RunCommand() local
42 if (eventsFirst & eventsSecond) { in RunCommand()