Searched defs:str_val (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dinit.cpp341 std::string str_val = std::to_string(current); local
347 of << str_val << std::endl;
354 if (str_val.compare(str_rec) == 0) {

Completed in 7 milliseconds