Searched refs:OH_Rdb_GetSupportedDbType (Results 1 – 7 of 7) sorted by relevance
145 const int *supportTypeList = OH_Rdb_GetSupportedDbType(&numType);194 const int *supportList = OH_Rdb_GetSupportedDbType(nullptr);
318 const int *OH_Rdb_GetSupportedDbType(int *typeCount);
105 | const int \* [OH_Rdb_GetSupportedDbType](_r_d_b.md#oh_rdb_getsupporteddbtype) (int \*typeCount) |…
127 | const int \* [OH_Rdb_GetSupportedDbType](#oh_rdb_getsupporteddbtype) (int \*typeCount) | 获得支持的数据库…1217 ### OH_Rdb_GetSupportedDbType()1220 const int *OH_Rdb_GetSupportedDbType (int *typeCount)
127 | const int \* [OH_Rdb_GetSupportedDbType](#oh_rdb_getsupporteddbtype) (int \*typeCount) | Obtains …1217 ### OH_Rdb_GetSupportedDbType()1220 const int *OH_Rdb_GetSupportedDbType (int *typeCount)
178 const int *OH_Rdb_GetSupportedDbType(int *numType) in OH_Rdb_GetSupportedDbType() function