Home
last modified time | relevance | path

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

/base/msdp/device_status/rust/subsystem/device_profile/binding/include/
H A Dfusion_device_profile.h91 int32_t SubscribeProfileEvents(const CISubscribeInfos* subscribeInfos,
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
H A Dfusion_device_profile.cpp86 int32_t SubscribeProfileEvents(const CISubscribeInfos* subscribeInfos, in SubscribeProfileEvents() function
111 int32_t ret = DistributedDeviceProfileClient::GetInstance().SubscribeProfileEvents( in SubscribeProfileEvents()
H A Dfusion_device_profile_adapter.cpp224 return DistributedDeviceProfileClient::GetInstance().SubscribeProfileEvents( in RegisterCrossStateListener()
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H A Ddevice_profile.rs30 SubscribeProfileEvents,
266 SubscribeProfileEvents(&subscriptions_borrowed, event_cb_ptr as *mut CIProfileEventCb, &mut failed_ptr) in subscribe_profile_events()
285 Ok(err_log!(self.check_return_code(ret), "SubscribeProfileEvents")) in subscribe_profile_events()
H A Dbinding.rs175 pub fn SubscribeProfileEvents(subscribe_infos: *const CISubscribeInfos, in SubscribeProfileEvents() functions

Completed in 3 milliseconds