Home
last modified time | relevance | path

Searched defs:errEvent (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
Dsockets.h111 FILLP_UINT32 errEvent; member
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration.cpp479 static Event errEvent { .tag = EventTag::UNKNOWN }; in GetEvent() local