Home
last modified time | relevance | path

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

/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdkHvigortest/entry/src/main/cpp/
DtransactionNdk.cpp203 OH_Rdb_Transaction *trans = nullptr; in OH_Rdb_Transaction0100() local
218 OH_Rdb_Transaction *trans = nullptr; in OH_Rdb_CreateTransaction0100() local
246 OH_Rdb_Transaction *trans = nullptr; in OH_RdbTrans_Rollback0100() local
275 OH_Rdb_Transaction *trans = nullptr; in OH_RdbTrans_Query0100() local
313 OH_Rdb_Transaction *trans = nullptr; in OH_VBuckets_Create0100() local
372 OH_Rdb_Transaction *trans = nullptr; in OH_VBuckets_Destroy0100() local
435 OH_Rdb_Transaction *trans = nullptr; in OH_RdbTrans_Update0100() local
468 OH_Rdb_Transaction *trans = nullptr; in OH_RdbTrans_Delete0100() local
493 OH_Rdb_Transaction *trans = nullptr; in OH_RdbTrans_QuerySql0100() local
624 OH_Rdb_Transaction *trans = nullptr; in OH_RdbTrans_Commit0100() local
[all …]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dwctypendk.cpp580 wctrans_t trans = wctrans("tolower"); in Towctrans() local
589 wctrans_t trans = wctrans("toupper"); in Towctrans() local
623 wctrans_t trans = wctrans("tolower"); in TowctransL() local
632 wctrans_t trans = wctrans("toupper"); in TowctransL() local
/test/xts/dcts/distributedhardware/distributedinputtest/
Ddistributed_input_test.cpp423 const TransformInfo trans{10, 10, 100, 100, 1.0, 1.0}; variable