Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass.cc106 std::string name_storage; in IsMirrored() local
107 const std::string name(this->GetDescriptor(&name_storage)); in IsMirrored()