Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.h25 typedef enum CmdType { enum
29 } CmdType; typedef
/ohos5.0/base/update/updater/services/include/flashd/
H A Dflashd.h36 enum class CmdType : uint8_t { enum