Searched refs:kLibchromeSuffix (Results 1 – 1 of 1) sorted by relevance
30 const char* kLibchromeSuffix = "libchrome.so"; variable33 const char* kSuffixesToMatch[] = {kLibchromeSuffix, "base.apk"};88 if (EndsWith(region.path, kLibchromeSuffix, CompareCase::SENSITIVE)) { in FilterLibchromeRangesOnlyIfPossible()95 !EndsWith(region.path, kLibchromeSuffix, CompareCase::SENSITIVE)) { in FilterLibchromeRangesOnlyIfPossible()