Home | History | Annotate | Download | only in zygote

Lines Matching refs:Pickle

16 class Pickle;
61 void HandleReapRequest(int fd, const Pickle& pickle, PickleIterator iter);
72 const Pickle& pickle,
87 // Unpacks process type and arguments from |pickle| and forks a new process.
90 base::ProcessId ReadArgsAndFork(const Pickle& pickle,
102 const Pickle& pickle,
107 const Pickle& pickle,