Home
last modified time | relevance | path

Searched refs:UnsubscribeProfileEvents (Results 1 - 5 of 5) sorted by relevance

/base/msdp/device_status/rust/subsystem/device_profile/binding/include/
H A Dfusion_device_profile.h94 int32_t UnsubscribeProfileEvents(const CIProfileEvents* profileEvents,
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
H A Dfusion_device_profile.cpp139 int32_t UnsubscribeProfileEvents(const CIProfileEvents* profileEvents, in UnsubscribeProfileEvents() function
159 int32_t ret = DistributedDeviceProfileClient::GetInstance().UnsubscribeProfileEvents( in UnsubscribeProfileEvents()
H A Dfusion_device_profile_adapter.cpp239 int32_t ret = DistributedDeviceProfileClient::GetInstance().UnsubscribeProfileEvents(profileEvents, in UnregisterCrossStateListener()
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H A Ddevice_profile.rs31 UnsubscribeProfileEvents,
321 UnsubscribeProfileEvents(&profile_events_borrowed, event_cb_ptr as *mut CIProfileEventCb, &mut failed_ptr) in unsubscribe_profile_events()
340 Ok(err_log!(self.check_return_code(ret), "UnsubscribeProfileEvents")) in unsubscribe_profile_events()
H A Dbinding.rs179 pub fn UnsubscribeProfileEvents(profile_events: *const CIProfileEvents, in UnsubscribeProfileEvents() functions

Completed in 3 milliseconds