Home
last modified time | relevance | path

Searched defs:identifierVect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp509 std::vector<uint8_t> identifierVect(identifier.begin(), identifier.end()); in GetIdentifier() local
516 std::vector<uint8_t> identifierVect(identifier.begin(), identifier.end()); in GetDualTupleIdentifier() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp497 std::vector<uint8_t> identifierVect(identifier.begin(), identifier.end()); in GetIdentifier() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp895 std::vector<uint8_t> identifierVect(identifier.begin(), identifier.end()); in AllocCommunicator() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp89 std::vector<uint8_t> identifierVect(identifier.begin(), identifier.end()); in GetDualTupleIdentifier() local