/ohos5.0/foundation/ability/idl_tool/parser/ |
H A D | lexer.h | 43 String GetIdentifier() const in GetIdentifier() function
|
/ohos5.0/base/update/updater/services/script/script_interpreter/ |
H A D | script_expression.h | 144 const std::string GetIdentifier() in GetIdentifier() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | storage_engine_manager.cpp | 30 std::string GetIdentifier(const KvDBProperties &property) in GetIdentifier() function
|
H A D | storage_engine.cpp | 364 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 D | virtual_multi_ver_sync_db_interface.cpp | 47 std::vector<uint8_t> VirtualMultiVerSyncDBInterface::GetIdentifier() const in GetIdentifier() function in DistributedDB::VirtualMultiVerSyncDBInterface
|
H A D | virtual_relational_ver_sync_db_interface.cpp | 198 std::vector<uint8_t> VirtualRelationalVerSyncDBInterface::GetIdentifier() const in GetIdentifier() function in DistributedDB::VirtualRelationalVerSyncDBInterface
|
H A D | virtual_single_ver_sync_db_Interface.cpp | 87 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 D | avrcp_tg_vendor.h | 543 uint64_t GetIdentifier(void) const in GetIdentifier() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_kvdb_connection.cpp | 202 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 D | sqlite_relational_store_connection.cpp | 62 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 D | rd_single_ver_natural_store.cpp | 185 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 D | multi_ver_natural_store.cpp | 494 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 D | sqlite_single_ver_natural_store.cpp | 506 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 D | relational_sync_able_storage.cpp | 79 std::vector<uint8_t> RelationalSyncAbleStorage::GetIdentifier() const in GetIdentifier() function in DistributedDB::RelationalSyncAbleStorage
|