Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp527 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("2 or 3"); in Insert() local
561 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("2 or 3"); in BatchInsert() local
727 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("1, 2 or 3"); in QuerySql() local
800 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("1, 2 or 3"); in ExecuteSql() local
833 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("1 or 2"); in Count() local
868 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("2 or 3"); in Replace() local
901 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("3 or 4"); in Attach() local
1018 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("2 or 3"); in QueryByStep() local
1104 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("1 or 2"); in SetDistributedTables() local
1136 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("2 or 3"); in ObtainDistributedTableName() local
[all …]
H A Dnapi_rdb_store_helper.cpp435 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("3 or 4"); in InnerGetRdbStore() local
441 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("2 or 3"); in InnerGetRdbStore() local
495 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("2 or 3"); in InnerDeleteRdbStore() local
500 std::shared_ptr<Error> paramNumError = std::make_shared<ParamNumError>("1 or 2"); in InnerDeleteRdbStore() local