Searched refs:propertyName (Results 1 – 1 of 1) sorted by relevance
4359 const char* propertyName = "dalvik.vm.allocTrackerMax"; in GetAllocTrackerMax() local4361 if (property_get(propertyName, allocRecordMaxString, "") > 0) { in GetAllocTrackerMax()4365 LOG(ERROR) << "Ignoring " << propertyName << " '" << allocRecordMaxString in GetAllocTrackerMax()4370 LOG(ERROR) << "Ignoring " << propertyName << " '" << allocRecordMaxString in GetAllocTrackerMax()