Searched defs:read_pickle (Results 1 – 6 of 6) sorted by relevance
295 Pickle read_pickle(buf, msglen); in HandleZygoteRequest() local
374 const Pickle& read_pickle, in HandleRemoteCommand()
183 Pickle read_pickle(buffer, kUsageFileSize); in Read() local
538 Pickle read_pickle(buf, len); in GetTerminationStatus() local
547 Pickle read_pickle(output.data(), output.size()); in TEST_F() local
1845 def read_pickle(self,filename): member in LRTable