Searched defs:add_property (Results 1 – 7 of 7) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus_new_introspect.c | 85 static void add_property(struct wpabuf *xml, in add_property() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
D | dbus_new_introspect.c | 85 static void add_property(struct wpabuf *xml, in add_property() function
|
/third_party/boost/libs/python/src/object/ |
D | class.cpp | 616 void class_base::add_property( in add_property() function in boost::python::objects::class_base 626 void class_base::add_property( in add_property() function in boost::python::objects::class_base
|
/third_party/grpc/src/core/lib/security/context/ |
D | security_context.cc | 231 void grpc_auth_context::add_property(const char* name, const char* value, in add_property() function in grpc_auth_context
|
/third_party/boost/boost/python/ |
D | class.hpp | 301 self& add_property(char const* name, Get fget, char const* docstr = 0) in add_property() function in boost::python::class_ 308 self& add_property(char const* name, Get fget, Set fset, char const* docstr = 0) in add_property() function in boost::python::class_
|
/third_party/libdrm/tests/modetest/ |
D | modetest.c | 1114 static void add_property(struct device *dev, uint32_t obj_id, in add_property() function
|
/third_party/quickjs/ |
D | quickjs.c | 8004 static JSProperty *add_property(JSContext *ctx, in add_property() function
|