Home
last modified time | relevance | path

Searched refs:GRD_FAILED_MEMORY_ALLOCATE (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/
H A Dgrd_error.h40 #define GRD_FAILED_MEMORY_ALLOCATE (-13000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddoc_errno.cpp63 return GetErrorCategory(GRD_FAILED_MEMORY_ALLOCATE); in TransferDocErr()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dgrd_error.h40 #define GRD_FAILED_MEMORY_ALLOCATE (-13000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/base/
H A Dgrd_db_api_inner.cpp42 return GRD_FAILED_MEMORY_ALLOCATE; in GRD_DBOpenInner()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h174 #define GRD_FAILED_MEMORY_ALLOCATE (-13000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp72 { GRD_FAILED_MEMORY_ALLOCATE, -E_OUT_OF_MEMORY },
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp76 { GRD_FAILED_MEMORY_ALLOCATE, E_OUT_OF_MEMORY },
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp57 { GRD_FAILED_MEMORY_ALLOCATE, E_SQLITE_NOMEM },

Completed in 5 milliseconds