Searched refs:propertyValueSize (Results 1 – 2 of 2) sorted by relevance
343 const size_t propertyValueSize, in SecureDTFindNodeWithPropertyEqualToValueHelper() argument363 if (propertyValueSize != property->length) { in SecureDTFindNodeWithPropertyEqualToValueHelper()367 if (memcmp(propertyValue, value, propertyValueSize) != 0) { in SecureDTFindNodeWithPropertyEqualToValueHelper()389 propertyValueSize, in SecureDTFindNodeWithPropertyEqualToValueHelper()408 const size_t propertyValueSize, in SecureDTFindNodeWithPropertyEqualToValue() argument418 propertyValueSize, in SecureDTFindNodeWithPropertyEqualToValue()
193 const size_t propertyValueSize,