Home
last modified time | relevance | path

Searched refs:IsDevAshmem (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
Dminidump.cc407 bool IsDevAshmem(const string& filename) { in IsDevAshmem() function
2839 if (is_android && IsDevAshmem(module.code_file())) { in StoreRange()