Home
last modified time | relevance | path

Searched defs:CmdList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dservice_controller.h38 using CmdList = std::vector<IoctlCmd>; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list.cpp27 CmdList::CmdList(const CmdListData& cmdListData) in CmdList() function in OHOS::Rosen::Drawing::CmdList