Searched refs:GetHostPatternAsString (Results 1 – 5 of 5) sorted by relevance
63 std::string GetHostPatternAsString() const;
146 std::string pattern = entry_.GetHostPatternAsString(); in GetAsString()
201 std::string SocketPermissionEntry::GetHostPatternAsString() const { in GetHostPatternAsString() function in extensions::SocketPermissionEntry
85 host_patterns->as_strings->push_back(it->GetHostPatternAsString()); in SetHostPatterns()
106 CheckFormatEntry(it->pattern().type, it->GetHostPatternAsString())); in CheckFormat()