Home
last modified time | relevance | path

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

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