Home
last modified time | relevance | path

Searched refs:GRD_ConfigTypeE (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drd_utils.h69 static int RdDbGetVersion(GRD_DB *db, GRD_ConfigTypeE type, int &version);
70 static int RdDbSetVersion(GRD_DB *db, GRD_ConfigTypeE type, int version);
H A Dgrd_type_export.h62 } GRD_ConfigTypeE; typedef
H A Dgrd_api_manager.h59 typedef GRD_DbValueT (*DBGetConfig) (GRD_DB *db, GRD_ConfigTypeE type);
60 typedef int32_t (*DBSetConfig) (GRD_DB *db, GRD_ConfigTypeE type, GRD_DbValueT value);
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h60 } GRD_ConfigTypeE; typedef
105 typedef GRD_DbValueT (*DBGetConfig)(GRD_DB *db, GRD_ConfigTypeE type);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp540 int RdUtils::RdDbGetVersion(GRD_DB *db, GRD_ConfigTypeE type, int &version) in RdDbGetVersion()
553 int RdUtils::RdDbSetVersion(GRD_DB *db, GRD_ConfigTypeE type, int version) in RdDbSetVersion()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp531 GRD_ConfigTypeE::GRD_CONFIG_DATA_VERSION); in GetKernelDataVersion()

Completed in 4 milliseconds