Searched refs:OH_Rdb_CreateOrOpen (Results 1 – 7 of 7) sorted by relevance
83 auto storeConfigV2TestRdbStore = OH_Rdb_CreateOrOpen(config, &errCode);100 auto store = OH_Rdb_CreateOrOpen(config, &errCode); in VdbTest002()
385 OH_Rdb_Store *OH_Rdb_CreateOrOpen(const OH_Rdb_ConfigV2 *config, int *errCode);
106 | [OH_Rdb_Store](_o_h___rdb___store.md) \* [OH_Rdb_CreateOrOpen](_r_d_b.md#oh_rdb_createoropen) (co…
128 | [OH_Rdb_Store](_o_h___rdb___store.md) \* [OH_Rdb_CreateOrOpen](#oh_rdb_createoropen) (const [OH_R…1032 ### OH_Rdb_CreateOrOpen()1035 OH_Rdb_Store *OH_Rdb_CreateOrOpen (const OH_Rdb_ConfigV2 *config, int *errCode )
381 OH_Rdb_Store *OH_Rdb_CreateOrOpen(const OH_Rdb_ConfigV2 *config, int *errCode) in OH_Rdb_CreateOrOpen() function