Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
H A Dhook_client.cpp75 constexpr int STATUS_LINE_SIZE = 512; member
164 char buf[STATUS_LINE_SIZE] = {0}; in GetRealPid()
168 if (fgets(buf, STATUS_LINE_SIZE, fp) == nullptr) { in GetRealPid()

Completed in 3 milliseconds