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