Searched refs:DepthString (Results 1 – 2 of 2) sorted by relevance
274 std::string DepthString(int line) const;
76 VLOG(compiler) << DepthString(__LINE__) << msg84 std::string HInliner::DepthString(int line) const { in DepthString() function in art::HInliner