Home
last modified time | relevance | path

Searched refs:GRD_NOT_SUPPORT (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/kv/
H A Dgrd_kv_api_inner.cpp25 return GRD_NOT_SUPPORT; in GRD_KVPutInner()
30 return GRD_NOT_SUPPORT; in GRD_KVGetInner()
35 return GRD_NOT_SUPPORT; in GRD_KVDelInner()
41 return GRD_NOT_SUPPORT; in GRD_KVScanInner()
47 return GRD_NOT_SUPPORT; in GRD_KVFilterInner()
52 return GRD_NOT_SUPPORT; in GRD_KVGetSizeInner()
57 return GRD_NOT_SUPPORT; in GRD_GetItemInner()
62 return GRD_NOT_SUPPORT; in GRD_KVFreeItemInner()
67 return GRD_NOT_SUPPORT; in GRD_KVBatchPrepareInner()
73 return GRD_NOT_SUPPORT; in GRD_KVBatchPushbackInner()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
H A Dgrd_resultset_api_inner.cpp71 return GRD_NOT_SUPPORT; in GRD_PrevInner()
76 return GRD_NOT_SUPPORT; in GRD_FetchInner()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/
H A Dgrd_error.h29 #define GRD_NOT_SUPPORT (-1000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddoc_errno.cpp69 return GetErrorCategory(GRD_NOT_SUPPORT); in TransferDocErr()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dgrd_error.h29 #define GRD_NOT_SUPPORT (-1000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/
H A Ddocumentdb_collection_test.cpp215 EXPECT_EQ(GRD_CreateCollection(g_db, "student", "{\"mode\" : \"kv\"}", 0), GRD_NOT_SUPPORT); in HWTEST_F() local
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h168 #define GRD_NOT_SUPPORT (-1000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp63 { GRD_NOT_SUPPORT, -E_NOT_SUPPORT },
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp73 { GRD_NOT_SUPPORT, E_NOT_SUPPORTED },
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp50 { GRD_NOT_SUPPORT, E_NOT_SUPPORT },

Completed in 5 milliseconds