Home
last modified time | relevance | path

Searched refs:PutDeviceProfile (Results 1 - 4 of 4) sorted by relevance

/base/msdp/device_status/rust/subsystem/device_profile/binding/include/
H A Dfusion_device_profile.h89 int32_t PutDeviceProfile(const CServiceCharacteristicProfile* profile);
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H A Dbinding.rs169 pub fn PutDeviceProfile(profile: *const CServiceCharacteristicProfile) -> i32; in PutDeviceProfile() functions
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
H A Dfusion_device_profile.cpp74 int32_t PutDeviceProfile(const CServiceCharacteristicProfile* profile) in PutDeviceProfile() function
H A Dfusion_device_profile_adapter.cpp145 return DistributedDeviceProfileClient::GetInstance().PutDeviceProfile(profile); in UpdateCrossSwitchState()
164 int32_t ret = DistributedDeviceProfileClient::GetInstance().PutDeviceProfile(profile); in SyncCrossSwitchState()

Completed in 2 milliseconds