Home
last modified time | relevance | path

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

/art/runtime/
Dintern_table_test.cc32 TEST_F(InternTableTest, Intern) { in TEST_F() argument
/art/runtime/mirror/
Dstring.cc370 ObjPtr<String> String::Intern() { in Intern() function in art::mirror::String
/art/tools/jvmti-agents/ti-alloc-sample/
Dti_alloc_sample.cc259 std::string Intern(const std::string& header, const std::string& key) { in Intern() function in tifast::__anon9d4dc8ac0111::UniqueStringTable