Searched refs:storeEncryptTestRdbStore2_ (Results 1 – 1 of 1) sorted by relevance
44 OH_Rdb_Store *storeEncryptTestRdbStore2_ = NULL; variable125 storeEncryptTestRdbStore2_ = OH_Rdb_GetOrOpen(&config3_, &errCode); in SUB_DDM_RDB_ENCRYPT_0100()126 NAPI_ASSERT(env, storeEncryptTestRdbStore2_ != NULL, "OH_Rdb_GetOrOpen config3 is success."); in SUB_DDM_RDB_ENCRYPT_0100()131 storeEncryptTestRdbStore2_ = NULL; in SUB_DDM_RDB_ENCRYPT_0100()158 storeEncryptTestRdbStore2_ = OH_Rdb_GetOrOpen(&config1_, &errCode); in SUB_DDM_RDB_ENCRYPT_0200()159 NAPI_ASSERT(env, storeEncryptTestRdbStore2_ != NULL, "OH_Rdb_GetOrOpen config1 is fail."); in SUB_DDM_RDB_ENCRYPT_0200()164 storeEncryptTestRdbStore2_ = NULL; in SUB_DDM_RDB_ENCRYPT_0200()