Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dcommon.h42 #define NONE_EVENT (0X00) macro
/ohos5.0/commonlibrary/c_utils/base/src/
H A Devent_reactor.h35 static const uint32_t NONE_EVENT = 0x0000; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp29 constexpr int NONE_EVENT = -1; variable