Home
last modified time | relevance | path

Searched refs:GetNullStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h357 const std::string& GetNullStr() const in GetNullStr() function
364 …return (noneValue_ == other.GetNullStr()) && NearEqual(randomConfig_.first, other.GetRandomConfig(…