Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.h60 inline static constexpr auto TYPE_INDEX = DistributedData::TYPE_INDEX<T>; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h128 inline constexpr size_t TYPE_INDEX = Traits::variant_index_of_v<T, Value>; variable