Home
last modified time | relevance | path

Searched defs:GetKey (Results 1 – 19 of 19) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/include/dfx/
Ddb_meta_callback_delegate.h28 std::string GetKey() in GetKey() function
Ddfx_types.h85 KVSTORE_API std::string GetKey() const in GetKey() function
96 KVSTORE_API std::string GetKey() const in GetKey() function
109 KVSTORE_API std::string GetKey() const in GetKey() function
130 KVSTORE_API std::string GetKey() const in GetKey() function
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/interfaces/src/
Dkv_store_nb_conflict_data_impl.cpp28 void KvStoreNbConflictDataImpl::GetKey(Key &key) const in GetKey() function in DistributedDB::KvStoreNbConflictDataImpl
/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/distributeddatafwk/src/
Dapp_kvstore_conflict_data_impl.cpp39 void AppKvStoreConflictDataImpl::GetKey(Key &key) const in GetKey() function in OHOS::AppDistributedKv::AppKvStoreConflictDataImpl
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_session.cpp78 array<char, KEY_SIZE_MAX> SoftbusSession::GetKey() const in GetKey() function in OHOS::Storage::DistributedFile::SoftbusSession
/foundation/ace/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_element.h254 const std::string& GetKey() const in GetKey() function
/foundation/ace/ace_engine/frameworks/core/components/list/
Dlist_item_element.h92 int32_t GetKey() const in GetKey() function
Dlist_item_component.h412 int32_t GetKey() const in GetKey() function
/foundation/aafwk/standard/services/abilitymgr/src/
Dpending_want_record.cpp121 std::shared_ptr<PendingWantKey> PendingWantRecord::GetKey() in GetKey() function in OHOS::AAFwk::PendingWantRecord
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/medialibrary_data_ability/src/
Dmedialibrary_kvstore_operations.cpp42 string MediaLibraryKvStoreOperations::GetKey(const string &uri) in GetKey() function in OHOS::Media::MediaLibraryKvStoreOperations
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/src/resourcemanager/
Dcapability_info.cpp91 std::string CapabilityInfo::GetKey() const in GetKey() function in OHOS::DistributedHardware::CapabilityInfo
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/multiver/
Dgeneric_multi_ver_kv_entry.cpp100 int GenericMultiVerKvEntry::GetKey(Key &key) const in GetKey() function in DistributedDB::GenericMultiVerKvEntry
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/
Dgeneric_single_ver_kv_entry.cpp68 void GenericSingleVerKvEntry::GetKey(Key &key) const in GetKey() function in DistributedDB::GenericSingleVerKvEntry
78 const Key &GenericSingleVerKvEntry::GetKey() const in GetKey() function in DistributedDB::GenericSingleVerKvEntry
/foundation/graphic/surface/interfaces/innerkits/
Dsurface_buffer_impl.h92 int32_t GetKey() const in GetKey() function
/foundation/graphic/standard/frameworks/surface/src/
Dsurface_buffer_impl.cpp160 int32_t SurfaceBufferImpl::GetKey() const in GetKey() function in OHOS::SurfaceBufferImpl
/foundation/graphic/ui/frameworks/font/
Dui_font_vector.cpp424 inline uint32_t UIFontVector::GetKey(uint8_t fontId, uint32_t size) in GetKey() function in OHOS::UIFontVector
/foundation/ace/ace_engine/frameworks/base/json/
Djson_util.cpp132 std::string JsonValue::GetKey() const in GetKey() function in OHOS::Ace::JsonValue
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Dview_stack_processor.cpp769 std::string ViewStackProcessor::GetKey() in GetKey() function in OHOS::Ace::Framework::ViewStackProcessor
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributeddb_kv_transaction_test.cpp1422 Key GetKey(KvStoreDelegate *&delegate, KvStoreSnapshotDelegate *&snapShot, vector<Key> *&allKeys) in GetKey() function