Home
last modified time | relevance | path

Searched defs:OPTIONS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/
H A Dmethod.rs95 pub const OPTIONS: Self = Self(Inner::Options); const
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h120 static const uint8_t OPTIONS = 0x01; variable
H A Dobex_headers.cpp1269 const uint8_t ObexDigestChallenge::OPTIONS; member in OHOS::bluetooth::ObexDigestChallenge
/ohos5.0/base/update/updater/services/
H A Dupdater_main.cpp61 constexpr struct option OPTIONS[] = { variable