Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Derror_multimodal.h56 PARAM_INPUT_INVALID, enumerator
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
H A Dstream_buffer.rs36 const PARAM_INPUT_INVALID: i32 = 5; const