Home
last modified time | relevance | path

Searched defs:rowEntity (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_trans_db_test.cpp166 RowEntity rowEntity; variable
193 RowEntity rowEntity; variable
217 RowEntity rowEntity; variable
244 RowEntity rowEntity; variable
271 RowEntity rowEntity; variable
298 RowEntity rowEntity; variable
323 RowEntity rowEntity; variable
366 RowEntity rowEntity; variable
393 RowEntity rowEntity; variable
497 RowEntity rowEntity; variable
[all …]
H A Drdb_step_result_get_row_test.cpp107 RowEntity rowEntity; variable
159 RowEntity rowEntity; variable
197 RowEntity rowEntity; variable
256 RowEntity rowEntity; variable
290 RowEntity rowEntity; variable
323 RowEntity rowEntity; variable
H A Drdb_sqlite_shared_result_set_test.cpp1090 RowEntity rowEntity; variable
1134 RowEntity rowEntity; variable
1406 RowEntity rowEntity; variable
H A Dcache_result_set_test.cpp324 RowEntity rowEntity; variable
H A Drdb_step_result_set_test.cpp1921 RowEntity rowEntity; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdb_utils.cpp87 static void FillFileInfo(const RowEntity &rowEntity, CloudDiskFileInfo &info) in FillFileInfo()
122 RowEntity rowEntity; in ResultSetToFileInfo() local
H A Dclouddisk_rdbstore.cpp1288 RowEntity rowEntity; in GetCurNode() local
1322 RowEntity rowEntity; in GetParentNode() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_sendable_utils.cpp49 napi_value Convert2Sendable(napi_env env, const RowEntity &rowEntity) in Convert2Sendable()
H A Dnapi_result_set.cpp554 RowEntity rowEntity; in GetRow() local
566 RowEntity rowEntity; in GetSendableRow() local
H A Dnapi_rdb_js_utils.cpp135 napi_value Convert2JSValue(napi_env env, const RowEntity &rowEntity) in Convert2JSValue()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_rdb_utils_mock.cpp55 static void FillFileInfo(const RowEntity &rowEntity, CloudDiskFileInfo &info) in FillFileInfo()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_js_utils.cpp62 napi_value Convert2JSValue(napi_env env, const RowEntity &rowEntity) in Convert2JSValue()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1444 RowEntity rowEntity; in ConvertToTrustDeviceProfile() local
1468 RowEntity rowEntity; in ConvertToAccesser() local
1500 RowEntity rowEntity; in ConvertToAccessee() local
1532 RowEntity rowEntity; in ConvertToAccessControlProfile() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp290 NativeRdb::RowEntity rowEntity; in GetRow() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dcache_result_set.cpp136 int CacheResultSet::GetRow(RowEntity &rowEntity) in GetRow()
H A Dabs_result_set.cpp248 int AbsResultSet::GetRow(RowEntity &rowEntity) in GetRow()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp344 int RdbResultSetImpl::GetRow(NativeRdb::RowEntity& rowEntity) in GetRow()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Drdb_adapter_test.cpp439 RowEntity rowEntity; variable