Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h845 size_t capacity, std::string* out_error_str);
Dheap.cc642 std::string* out_error_str) { in MapAnonymousPreferredAddress() argument
645 PROT_READ | PROT_WRITE, true, false, out_error_str); in MapAnonymousPreferredAddress()