Searched defs:sv (Results 1 – 2 of 2) sorted by relevance
30 inline bool StartsWith(std::string_view sv, std::string_view prefix) { in StartsWith()34 inline bool EndsWith(std::string_view sv, std::string_view suffix) { in EndsWith()
29 bool IsFrameCompiledAndNonDebuggable(const art::StackVisitor* sv) { in IsFrameCompiledAndNonDebuggable()35 void CheckOptimizedOutRegLiveness(const art::StackVisitor* sv, in CheckOptimizedOutRegLiveness()