Home
last modified time | relevance | path

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

/art/libartbase/base/
Dstring_view_cpp20.h30 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()
/art/test/461-get-reference-vreg/
Dget_reference_vreg_jni.cc29 bool IsFrameCompiledAndNonDebuggable(const art::StackVisitor* sv) { in IsFrameCompiledAndNonDebuggable()
35 void CheckOptimizedOutRegLiveness(const art::StackVisitor* sv, in CheckOptimizedOutRegLiveness()