Searched defs:get_properties (Results 1 – 9 of 9) sorted by relevance
9 pub unsafe fn get_properties( in get_properties() method
62 std::vector<Property*> get_properties() const { return m_properties; } in get_properties() function
25 pub unsafe fn get_properties( in get_properties() method
86 def get_properties(self): member in AdvMonitor
312 def get_properties(self): member in xmlCore
819 config::section::get_properties() const in get_properties() function in abigail::ini::config::section
665 #define get_properties(_res, type, Type) \ in get_resources() macro