Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc4475 const char* propertyName = "dalvik.vm.allocTrackerMax"; in GetAllocTrackerMax() local
4477 if (property_get(propertyName, allocRecordMaxString, "") > 0) { in GetAllocTrackerMax()
4481 LOG(ERROR) << "Ignoring " << propertyName << " '" << allocRecordMaxString in GetAllocTrackerMax()
4486 LOG(ERROR) << "Ignoring " << propertyName << " '" << allocRecordMaxString in GetAllocTrackerMax()