Home
last modified time | relevance | path

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

/aoo41x/main/configmgr/source/
H A Dlocalizedpropertynode.cxx47 Node(layer), staticType_(staticType), nillable_(nillable) in LocalizedPropertyNode()
63 return nillable_; in isNillable()
68 Node(other), staticType_(other.staticType_), nillable_(other.nillable_) in LocalizedPropertyNode()
H A Dpropertynode.cxx50 Node(layer), staticType_(staticType), nillable_(nillable), value_(value), in PropertyNode()
63 return nillable_; in isNillable()
95 Node(other), staticType_(other.staticType_), nillable_(other.nillable_), in PropertyNode()
H A Dlocalizedpropertynode.hxx66 bool nillable_; member in configmgr::LocalizedPropertyNode
H A Dpropertynode.hxx71 bool nillable_; member in configmgr::PropertyNode

Completed in 13 milliseconds