Searched refs:retRdb (Results 1 – 2 of 2) sorted by relevance
132 int32_t retRdb = helper->QueryPkgInfos(pkgInfos); in QueryMatchDriver() local133 if (retRdb <= 0) { in QueryMatchDriver()
121 auto retRdb = g_uniStore->Insert(cmd, outRowId); in Insert() local122 if (retRdb != NativeRdb::E_OK) { in Insert()123 RINGTONE_ERR_LOG("Insert operation failed. Result %{public}d.", retRdb); in Insert()