Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_network_manager.h64 } ListenerMode; typedef
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h42 enum ListenerMode { ONCE, PERMANENT }; enum