Home
last modified time | relevance | path

Searched refs:GetOidDocKey (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddocument_key.h45 static int GetOidDocKey(DocKey &key);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_key.cpp51 int DocumentKey::GetOidDocKey(DocKey &key) in GetOidDocKey() function in DocumentDB::DocumentKey
H A Dcollection.cpp45 DocumentKey::GetOidDocKey(docKey); in InsertUntilSuccess()
H A Ddocument_store.cpp375 DocumentKey::GetOidDocKey(docKey); in InsertIdToDocument()
513 DocumentKey::GetOidDocKey(docKey); in InsertDataIntoDB()