Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dpasteboard_js_err.h30 REQUEST_TIME_OUT, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_types.h75 REQUEST_TIME_OUT = 0xC8, // 408 Request Time Out enumerator
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_request_mock_test.cpp46 constexpr int32_t REQUEST_TIME_OUT = 5000; variable