Searched refs:propertyItem (Results 1 – 1 of 1) sorted by relevance
342 for (const auto& propertyItem : propertyList) { in VerifyProperty() local343 if (propertyItem.second == PRINT_PARAM_NOT_SET) { in VerifyProperty()344 PRINT_HILOGE("Missing Property: %{public}s", propertyItem.first.c_str()); in VerifyProperty()