Searched refs:VerifyProperty (Results 1 – 9 of 9) sorted by relevance
76 return NapiPrintUtils::VerifyProperty(names, propertyList); in ValidateProperty()
66 return NapiPrintUtils::VerifyProperty(names, propertyList); in ValidateProperty()
75 return NapiPrintUtils::VerifyProperty(names, propertyList); in ValidateProperty()
157 return NapiPrintUtils::VerifyProperty(names, propertyList); in ValidateProperty()
209 return NapiPrintUtils::VerifyProperty(names, propertyList); in ValidateProperty()
274 return NapiPrintUtils::VerifyProperty(names, propertyList); in ValidateProperty()
331 bool NapiPrintUtils::VerifyProperty( in VerifyProperty() function in OHOS::Print::NapiPrintUtils
381 return NapiPrintUtils::VerifyProperty(names, propertyList); in ValidateProperty()
80 …static bool VerifyProperty(std::vector<std::string> &names, std::map<std::string, PrintParamStatus…