Home
last modified time | relevance | path

Searched refs:SetSysFilePath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h97 void SetSysFilePath(const std::string& path);
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp106 powerSupplyProvider_->SetSysFilePath(path); in ChangePath()
H A Dpower_supply_provider.cpp538 void PowerSupplyProvider::SetSysFilePath(const std::string& path) in SetSysFilePath() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp802 giver_->SetSysFilePath(MOCK_BATTERY_PATH);