Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
Dhdi_interface_test.cpp80 std::ifstream fin(currentPath.c_str()); variable
115 std::ifstream fin(voltagePath.c_str()); variable
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_dfx.cpp288 std::ifstream fin(logFile); in CreateLogFile() local