Searched refs:CANCELED (Results 1 – 7 of 7) sorted by relevance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_userIAM_userAuth.js | 139 CANCELED : 2, property 153 CANCELED : 3, property 225 CANCELED : 12500003, property
|
D | ohos_account_osAccount.js | 688 CANCELED: 3, property
|
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/ |
D | userIAMuserAuth.js | 21 CANCELED: 2, property
|
/third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
D | errno.rs | 274 pub const CANCELED: Self = Self::from_errno(errno::ECANCELED); constant
|
/third_party/rust/crates/rustix/src/backend/libc/io/ |
D | errno.rs | 159 pub const CANCELED: Self = Self(c::ECANCELED); constant
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 6066 GST_ELEMENT_PROGRESS (src, CANCELED, "open", ("Open canceled")); in gst_rtspsrc_loop_cancel_cmd() 6069 GST_ELEMENT_PROGRESS (src, CANCELED, "request", ("PLAY canceled")); in gst_rtspsrc_loop_cancel_cmd() 6072 GST_ELEMENT_PROGRESS (src, CANCELED, "request", ("PAUSE canceled")); in gst_rtspsrc_loop_cancel_cmd() 6075 GST_ELEMENT_PROGRESS (src, CANCELED, "request", in gst_rtspsrc_loop_cancel_cmd() 6079 GST_ELEMENT_PROGRESS (src, CANCELED, "request", in gst_rtspsrc_loop_cancel_cmd() 6083 GST_ELEMENT_PROGRESS (src, CANCELED, "close", ("Close canceled")); in gst_rtspsrc_loop_cancel_cmd()
|
/third_party/pulseaudio/vala/ |
D | libpulse.vapi | 892 CANCELED
|