Home
last modified time | relevance | path

Searched refs:TypeValue (Results 1 – 2 of 2) sorted by relevance

/base/msdp/device_status/interfaces/innerkits/include/
Dstationary_data.h37 enum TypeValue : bool { enum
/base/msdp/device_status/libs/src/
Ddevicestatus_data_parse.cpp41 …std::vector<int32_t> (static_cast<int32_t>(Type::TYPE_MAX), static_cast<int32_t>(TypeValue::INVALI…
119 tempcount_[static_cast<int32_t>(type)] = static_cast<int32_t>(TypeValue::INVALID); in DisableCount()