Home
last modified time | relevance | path

Searched defs:UpdateCrossSwitchState (Results 1 – 2 of 2) sorted by relevance

/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
Dfusion_device_profile_adapter.cpp130 int32_t FusionDeviceProfileAdapter::UpdateCrossSwitchState(bool switchState) in UpdateCrossSwitchState() function in FusionDeviceProfileAdapter
294 int32_t UpdateCrossSwitchState(size_t switchState) in UpdateCrossSwitchState() function
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
Dbinding.rs228 pub fn UpdateCrossSwitchState(state: u32) -> i32; in UpdateCrossSwitchState() function