Home
last modified time | relevance | path

Searched refs:ProcessLine (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/adb/client/
H A Dbugreport.cpp60 ProcessLine(line_); in OnStdout()
74 ProcessLine(line_); in Done()
134 void ProcessLine(const std::string& line) { in ProcessLine() function in BugreportStandardStreamsCallback
/aosp12/art/profman/
H A Dprofman.cc1339 bool ProcessLine(const std::vector<std::unique_ptr<const DexFile>>& dex_files, in ProcessLine() function in art::ProfMan
1750 ProcessLine(dex_files, line, &info); in CreateProfile()