Searched defs:get_property (Results 1 – 5 of 5) sorted by relevance
45 FT_BDF_GetPropertyFunc get_property; in FT_DEFINE_SERVICE() local
44 FT_Properties_GetFunc get_property; in FT_DEFINE_SERVICE() local
208 def get_property(bus_name, interface, object_path, property_name, host=None): function
162 def get_property(self, prop, pwd=None, supress=False): member in Cgroup
424 struct property *get_property(struct node *node, const char *propname) in get_property() function