Searched defs:Key (Results 1 – 10 of 10) sorted by relevance
27 using Key = std::vector<uint8_t>; variable
31 Key = '' key
32 Key = '' key
54 enum struct Key : uint32_t { enum
221 … std::function<void(Status, std::vector<Key> &, const Key &)> callback) in GetKeys()276 std::function<void(Status, std::vector<Key> &, const Key &)> callback) in GetKeysFromDelegateLocked()
38 using Key = std::vector<uint8_t>; variable
29 using Key = OHOS::AppDistributedKv::AppBlob; variable
30 using Key = OHOS::DistributedKv::Blob; variable