Home
last modified time | relevance | path

Searched defs:svr (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
Dparse_string.cpp295 bool parse(const std::string& s, SepolicyVersionRange* svr) { in parse()
317 std::ostream& operator<<(std::ostream& os, const SepolicyVersionRange& svr) { in operator <<()