Home
last modified time | relevance | path

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

/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
Dfusion_device_profile_adapter.cpp172 bool FusionDeviceProfileAdapter::GetCrossSwitchState(const std::string &deviceId) in GetCrossSwitchState() function in FusionDeviceProfileAdapter
318 int32_t GetCrossSwitchState(const char* deviceId) in GetCrossSwitchState() function
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
Dbinding.rs249 pub fn GetCrossSwitchState(device_id: *const c_char) -> i32; in GetCrossSwitchState() function