Home
last modified time | relevance | path

Searched defs:GetIdentifier (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.h43 String GetIdentifier() const in GetIdentifier() function
/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_expression.h144 const std::string GetIdentifier() in GetIdentifier() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine_manager.cpp30 std::string GetIdentifier(const KvDBProperties &property) in GetIdentifier() function
H A Dstorage_engine.cpp364 const std::string &StorageEngine::GetIdentifier() const in GetIdentifier() function in DistributedDB::StorageEngine
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_multi_ver_sync_db_interface.cpp47 std::vector<uint8_t> VirtualMultiVerSyncDBInterface::GetIdentifier() const in GetIdentifier() function in DistributedDB::VirtualMultiVerSyncDBInterface
H A Dvirtual_relational_ver_sync_db_interface.cpp198 std::vector<uint8_t> VirtualRelationalVerSyncDBInterface::GetIdentifier() const in GetIdentifier() function in DistributedDB::VirtualRelationalVerSyncDBInterface
H A Dvirtual_single_ver_sync_db_Interface.cpp87 std::vector<uint8_t> VirtualSingleVerSyncDBInterface::GetIdentifier() const in GetIdentifier() function in DistributedDB::VirtualSingleVerSyncDBInterface
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.h543 uint64_t GetIdentifier(void) const in GetIdentifier() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb_connection.cpp202 std::string GenericKvDBConnection::GetIdentifier() const in GetIdentifier() function in DistributedDB::GenericKvDBConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp62 std::string SQLiteRelationalStoreConnection::GetIdentifier() in GetIdentifier() function in DistributedDB::SQLiteRelationalStoreConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp185 std::vector<uint8_t> RdSingleVerNaturalStore::GetIdentifier() const in GetIdentifier() function in DistributedDB::RdSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp494 std::vector<uint8_t> MultiVerNaturalStore::GetIdentifier() const in GetIdentifier() function in DistributedDB::MultiVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp506 std::vector<uint8_t> SQLiteSingleVerNaturalStore::GetIdentifier() const in GetIdentifier() function in DistributedDB::SQLiteSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp79 std::vector<uint8_t> RelationalSyncAbleStorage::GetIdentifier() const in GetIdentifier() function in DistributedDB::RelationalSyncAbleStorage