Home | History | Annotate | Download | only in zygote

Lines Matching refs:Pickle

14 class Pickle;
46 void HandleReapRequest(int fd, const Pickle& pickle, PickleIterator iter);
49 const Pickle& pickle,
64 // Unpacks process type and arguments from |pickle| and forks a new process.
67 base::ProcessId ReadArgsAndFork(const Pickle& pickle,
79 const Pickle& pickle,
84 const Pickle& pickle,