Home
last modified time | relevance | path

Searched refs:FormatPath (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_manager/charger/src/
Dpower_supply_provider.cpp88 void PowerSupplyProvider::FormatPath( in FormatPath() function in OHOS::PowerMgr::PowerSupplyProvider
107 FormatPath(batterySysfsInfo_.capacityPath, PATH_MAX, "%s/%s/capacity", path_.c_str(), in FormatSysfsPaths()
109 FormatPath( in FormatSysfsPaths()
111 FormatPath( in FormatSysfsPaths()
/base/powermgr/battery_manager/charger/include/
Dpower_supply_provider.h64 …void FormatPath(std::string& path, size_t size, const char* format, const char* basePath, const ch…