Searched defs:ReadStringTypeFromPickle (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dfile_path.cc567 bool FilePath::ReadStringTypeFromPickle(Pickle* pickle, void** iter, function in class:FilePath
588 return ReadStringTypeFromPickle(pickle, iter, &path_);

Completed in 86 milliseconds