Searched refs:RDB_VBUCKET_CID (Results 1 – 1 of 1) sorted by relevance
29 constexpr int RDB_VBUCKET_CID = 1234562; // The class id used to uniquely identify the OH_Rdb_VBuck… variable87 id = RDB_VBUCKET_CID; in RelationalValuesBucket()105 if (bucket == nullptr || bucket->id != OHOS::RdbNdk::RDB_VBUCKET_CID) { in GetSelf()