Home
last modified time | relevance | path

Searched defs:c2pPipe (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DSection.cpp62 static pid_t fork_execute_incident_helper(const int id, Fpipe* p2cPipe, Fpipe* c2pPipe) { in fork_execute_incident_helper()
110 Fpipe c2pPipe; in Execute() local
177 Fpipe c2pPipe; in Execute() local
/frameworks/base/cmds/incidentd/tests/
DFdBuffer_test.cpp80 Fpipe c2pPipe; member in FdBufferTest