Searched refs:RDB_STORE_CID (Results 1 – 1 of 1) sorted by relevance
30 constexpr int RDB_STORE_CID = 1234560; // The class id used to uniquely identify the OH_Rdb_Store c… variable51 id = RDB_STORE_CID; in RelationalStore()72 if (store == nullptr || store->id != RDB_STORE_CID) { in GetRelationalStore()