Functions
-
zx::result<fuchsia_hardware_power::ComponentPowerConfiguration> Load (const char * path)Load the power configuration from a file path in the global namespace.
-
zx::result<fuchsia_hardware_power::ComponentPowerConfiguration> Load (fidl::ClientEnd<fuchsia_io::File> file)Load the power configuration from a specific file.