Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dsend_task_scheduler.h30 NO_DELAY = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dcommon_inner.h47 NO_DELAY, enumerator
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp66 constexpr int64_t NO_DELAY { 0 }; variable