Home
last modified time | relevance | path

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

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