Searched defs:StoreId (Results 1 – 5 of 5) sorted by relevance
28 using StoreId = DistributedKv::StoreId; variable
47 using StoreId = OHOS::DistributedKv::StoreId; variable
71 using StoreId = OHOS::DistributedKv::StoreId; variable
98 struct API_EXPORT StoreId { struct120 bool operator<(const StoreId &id) const noexcept argument128 inline bool IsValid() const in IsValid()
47 using StoreId = OHOS::DistributedKv::StoreId; typedef