Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc823 void Add(const char* str, bool copy_string) { in Add() argument
825 if (UNLIKELY(copy_string)) { in Add()