Home
last modified time | relevance | path

Searched defs:pidBuf (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
Dutils.cpp71 char pidBuf[BUF_SIZE_TINY] = ""; in ProgramMutex() local
130 char pidBuf[BUF_SIZE_TINY] = ""; in ProgramMutex() local
/developtools/hdc/src/host/
Dclient.cpp68 char pidBuf[BUF_SIZE_TINY] = ""; in GetLastPID() local
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp121 char pidBuf[11] = {0}; /* 11: 32 bits to the maximum length of a string */ in ConvertPid() local
/developtools/hdc/src/common/
Dbase.cpp1417 char pidBuf[BUF_SIZE_TINY] = ""; in ProgramMutex() local