Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc1580 std::string string_value = obj->AsString()->ToModifiedUtf8(); in UnstartedIntegerParseInt() local
1624 std::string string_value = obj->AsString()->ToModifiedUtf8(); in UnstartedLongParseLong() local
/art/runtime/hprof/
Dhprof.cc1484 mirror::Object* string_value = nullptr; in DumpHeapInstanceObject() local