Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/process/
H A Dmemory_linux.cc79 std::string score_str = IntToString(score); in AdjustOOMScore() local
95 std::string score_str = IntToString(converted_score); in AdjustOOMScore() local
/aosp_15_r20/external/cronet/base/process/
H A Dmemory_linux.cc84 std::string score_str = NumberToString(score); in AdjustOOMScore() local
100 std::string score_str = NumberToString(converted_score); in AdjustOOMScore() local