Home
last modified time | relevance | path

Searched refs:STR_TO_LONG_LEN (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp36 constexpr int32_t STR_TO_LONG_LEN = 10; member
91 return static_cast<int32_t>(strtol(str, nullptr, STR_TO_LONG_LEN)); in ParseInt()
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp46 const int STR_TO_LONG_LEN = 10; member
603 online = strtol(buf, nullptr, STR_TO_LONG_LEN); in ReadPluggedTypeSysfs()

Completed in 3 milliseconds