Home
last modified time | relevance | path

Searched defs:RowEntity (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dresult_set.h27 struct API_EXPORT RowEntity { struct
38 std::vector<decltype(values_)::iterator> indexs_;
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_rdb_js_utils.h25 using RowEntity = OHOS::NativeRdb::RowEntity; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_js_utils.h35 using RowEntity = OHOS::NativeRdb::RowEntity; variable