Searched defs:prefixes (Results 1 – 3 of 3) sorted by relevance
89 const std::vector<PropertyEntryBuilder>& prefixes() const { return prefixes_; } in prefixes() function
142 const char* prefixes[2] = {"[anon:dalvik-", "/dev/ashmem/dalvik-"}; in ParseExtractedInMemoryPath() local
627 static constexpr std::string_view prefixes[] = { in parse_host_service() local