Searched refs:nativeResultSet (Results 1 – 1 of 1) sorted by relevance
378 if (nativeResultSet == nullptr) { in FfiOHOSRelationalStoreQuery()382 return nativeResultSet->GetID(); in FfiOHOSRelationalStoreQuery()401 if (nativeResultSet == nullptr) { in FfiOHOSRelationalStoreRemoteQuery()404 return nativeResultSet->GetID(); in FfiOHOSRelationalStoreRemoteQuery()554 if (nativeResultSet == nullptr) { in FfiOHOSRelationalStoreGetAllColumnNames()563 if (nativeResultSet == nullptr) { in FfiOHOSRelationalStoreGetColumnCount()573 if (nativeResultSet == nullptr) { in FfiOHOSRelationalStoreGetRowCount()583 if (nativeResultSet == nullptr) { in FfiOHOSRelationalStoreGetRowIndex()593 if (nativeResultSet == nullptr) { in FfiOHOSRelationalStoreIsAtFirstRow()722 return nativeResultSet->Close(); in FfiOHOSRelationalStoreClose()[all …]