Home
last modified time | relevance | path

Searched defs:nested (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
Dpicture.cpp35 int Picture::ApproximateOpCount(bool nested) in ApproximateOpCount()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_picture.cpp64 int SkiaPicture::ApproximateOpCount(bool nested) in ApproximateOpCount()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnetlink_socket.cpp106 struct rtattr *nested = reinterpret_cast<struct rtattr*>( in AddNestedStart() local
114 static void AddNestedEnd(struct nlmsghdr *msghdr, struct rtattr *nested) in AddNestedEnd()