Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dhlist.h54 #define HLIST_FOREACH_SAFE(_pos, _next, list) \ argument
58 #define HLIST_FOREACH_AT_SAFE(_pos, _next) \ argument
/ohos5.0/build/hb/services/
H A Dmenu.py274 def _next(): function