Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/objectstore/frameworks/innerkitsimpl/include/adaptor/
Dobject_storage_engine.h27 using Key = std::vector<uint8_t>; variable
/foundation/ai/engine/services/common/protocol/plugin_config/plugin_config_ini/
Dcv_image_classification.ini31 Key = '' key
Dasr_keyword_spotting.ini31 Key = '' key
Dsample_plugin_1.ini32 Key = '' key
Dsample_plugin_2.ini32 Key = '' key
/foundation/multimedia/histreamer/engine/plugin/common/
Dplugin_caps.h54 enum struct Key : uint32_t { enum
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/
Dkvstore_snapshot_impl.cpp221 … 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()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/include/
Dtypes_export.h38 using Key = std::vector<uint8_t>; variable
/foundation/distributeddatamgr/distributeddatamgr/interfaces/innerkits/app_distributeddata/include/
Dapp_types.h29 using Key = OHOS::AppDistributedKv::AppBlob; variable
/foundation/distributeddatamgr/distributeddatamgr/interfaces/innerkits/distributeddata/include/
Dtypes.h30 using Key = OHOS::DistributedKv::Blob; variable