Home
last modified time | relevance | path

Searched refs:on_profile_changed (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H A Ddevice_profile.rs121 fn on_profile_changed(&self, change_notification: &ProfileChangeNotification); in on_profile_changed() functions
161 on_profile_changed: Some(Self::on_profile_changed), in clone()
189 extern "C" fn on_profile_changed(_cb: *mut CIProfileEventCb, _notification: *const CProfileChangeNotification) in on_profile_changed() functions
201 on_profile_changed: Some(Self::on_profile_changed), in from()
H A Dbinding.rs139 pub on_profile_changed: Option<OnProfileChanged>,

Completed in 2 milliseconds