Home
last modified time | relevance | path

Searched refs:source_type (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/subsystem/input/sys/src/interaction/
H A Dextra_data.rs29 source_type: -1i32, in new()
49 pub fn set_source_type(&mut self, source_type: i32) -> &mut Self { in set_source_type()
50 self.source_type = source_type; in set_source_type()
82 .set_source_type(drag_data.source_type) in appended_extra_data()
H A Dpointer_event.rs72 pub fn source_type(&self) -> i32 { in source_type() method
/ohos5.0/base/msdp/device_status/rust/data/sys/src/ipc/
H A Ddrag.rs45 source_type: i32, field
101 pub source_type: i32, field
133 source_type: value.source_type, in from_c()
150 self.source_type.serialize(parcel)?; in serialize()
168 source_type: i32::deserialize(parcel)?, in deserialize()
189 writeln!(f, " source_type: {},", self.source_type)?; in fmt()
/ohos5.0/base/msdp/device_status/rust/subsystem/input/sys/src/
H A Dinput_binding.rs62 pub source_type: i32, field
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dchecked_cast.h55 std::type_info const &source_type() const
/ohos5.0/foundation/multimedia/ringtone_library/
H A DREADME_zh.md193 |source_type|INTEGER|系统预制(1),用户自定义(2)|