Home
last modified time | relevance | path

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

/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp175 std::string ReadReply();
267 if (ReadReply() != "ok") { in SendCmd()
448 std::string start_flag = ReadReply(); in CreateSimpleperfProcess()
454 std::string ProfileSessionImpl::ReadReply() { in ReadReply() function in simpleperf::ProfileSessionImpl