Home
last modified time | relevance | path

Searched defs:printOutStr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCSD/decoder/source/c_api/
H A Docsd_c_api_obj.h169 virtual void printOutStr(const std::string &outStr) in printOutStr() function
/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dmem_buff_demo.cpp70 virtual void printOutStr(const std::string &outStr) in printOutStr() function in logCallback
/aosp_15_r20/system/extras/simpleperf/
H A DETMDecoder.cpp34 void printOutStr(const std::string& out_str) override { LOG(DEBUG) << out_str; } in printOutStr() function in simpleperf::__anon3f3c96020111::DecoderLogStr