Home
last modified time | relevance | path

Searched refs:GetDatabaseFileTypeValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp133 this->databaseFileType = GetDatabaseFileTypeValue(type); in SetDatabaseFileType()
284 std::string RdbStoreConfig::GetDatabaseFileTypeValue(DatabaseFileType databaseFileType) in GetDatabaseFileTypeValue() function in OHOS::NativeRdb::RdbStoreConfig
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h175 static std::string GetDatabaseFileTypeValue(DatabaseFileType databaseFileType);
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h441 API_EXPORT static std::string GetDatabaseFileTypeValue(DatabaseFileType databaseFileType);