Home
last modified time | relevance | path

Searched refs:result_buf_shell (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/test/performancetest/src/
H A Dfaultloggerd_performance_test.cpp83 char result_buf_shell[NAME_BUF_LEN] = { 0, }; in ForkAndRootCommands() local
84 if (fgets(result_buf_shell, sizeof(result_buf_shell), procFileInfo) != nullptr) { in ForkAndRootCommands()
85 pidLog = result_buf_shell; in ForkAndRootCommands()

Completed in 1 milliseconds