Searched defs:new_obj (Results 1 – 7 of 7) sorted by relevance
24 def new_obj(): function
90 void reset(T* new_obj) { *this = RefPtr<T>(new_obj); } in reset()
309 static int netconf_update(struct nl_object *old_obj, struct nl_object *new_obj) in netconf_update()
123 static int mdb_update(struct nl_object *old_obj, struct nl_object *new_obj) in mdb_update()
468 static int route_update(struct nl_object *old_obj, struct nl_object *new_obj) in route_update()
759 TransformedTextObject new_obj; in ProcessTextObject() local