Home
last modified time | relevance | path

Searched refs:vbOnly (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dvss.h225 bool* vbFlag, bool vbOnly = false) const;
H A Dvss.cpp480 bool* vbFlag, bool vbOnly) const in lookup()
518 if (vbOnly && !listEntry->vbFlag) in lookup()
H A Ddbrm.h190 bool* vbFlag, bool vbOnly = false) throw();
H A Ddbrm.cpp630 bool* vbFlag, bool vbOnly) throw() in vssLookup() argument
640 TRACER_ADDBOOLINPUT(vbOnly); in vssLookup()
646 if (!vbOnly && vss->isEmpty()) in vssLookup()
660 rc = vss->lookup(lbid, verInfo, txnID, outVer, vbFlag, vbOnly); in vssLookup()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dvss.h225 bool* vbFlag, bool vbOnly = false) const;
H A Dvss.cpp480 bool* vbFlag, bool vbOnly) const in lookup()
518 if (vbOnly && !listEntry->vbFlag) in lookup()
H A Ddbrm.h190 bool* vbFlag, bool vbOnly = false) throw();
H A Ddbrm.cpp630 bool* vbFlag, bool vbOnly) throw() in vssLookup() argument
640 TRACER_ADDBOOLINPUT(vbOnly); in vssLookup()
646 if (!vbOnly && vss->isEmpty()) in vssLookup()
660 rc = vss->lookup(lbid, verInfo, txnID, outVer, vbFlag, vbOnly); in vssLookup()