Home
last modified time | relevance | path

Searched defs:BindBool (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_statement.cpp623 int32_t SqliteStatement::BindBool(sqlite3_stmt *stat, int index, const ValueObject::Type &arg) in BindBool() function in OHOS::NativeRdb::SqliteStatement
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp47 int CloudStorageUtils::BindBool(int index, const VBucket &vBucket, const Field &field, in BindBool() function in DistributedDB::CloudStorageUtils