Home
last modified time | relevance | path

Searched refs:key_view (Results 1 – 1 of 1) sorted by relevance

/art/runtime/oat/
Doat.cc353 std::string_view key_view(key); in GetStoreValueByKey() local
371 if (key_view == std::string_view(ptr, str_end - ptr)) { in GetStoreValueByKey()