MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / size

Method size

tensorflow/core/lib/db/sqlite.h:163–163  ·  view source on GitHub ↗

\brief Number of bytes bound since last *Reset().

Source from the content-addressed store, hash-verified

161
162 /// \brief Number of bytes bound since last *Reset().
163 uint64 size() { return size_; }
164
165 /// \brief Executes query for fetching arbitrary rows.
166 ///

Callers 6

PrepareMethod · 0.45
BindTextMethod · 0.45
BindTextUnsafeMethod · 0.45
BindBlobMethod · 0.45
BindBlobUnsafeMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36