Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp41 const static std::set<uint32_t> RELEASE_ATTRIBUTE_LIST = { variable
266 return (RELEASE_ATTRIBUTE_LIST.find(value) != RELEASE_ATTRIBUTE_LIST.end()); in IsInReleaseList()