Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
Dresult_set.h27 struct RowEntity { struct
51 virtual int GetRow(RowEntity &rowEntity) = 0; argument
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Dresult_set.h27 struct API_EXPORT RowEntity { struct
58 virtual int GetRow(RowEntity &rowEntity) = 0; argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
Dnapi_rdb_js_utils.h25 using RowEntity = OHOS::NativeRdb::RowEntity; variable
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
Dnapi_rdb_js_utils.h29 using RowEntity = OHOS::NativeRdb::RowEntity; variable