OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleDeletedFileInMapping
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/client/linux/minidump_writer/
linux_dumper.h
161
bool
HandleDeletedFileInMapping
(char* path) const;
linux_dumper.cc
127
bool filename_modified =
HandleDeletedFileInMapping
(filename);
438
bool LinuxDumper::
HandleDeletedFileInMapping
(char* path) const {
Completed in 41 milliseconds