Home
last modified time | relevance | path

Searched refs:endFunc (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.cpp31 SyncEnd endFunc; in AddSyncOperation() local
33 endFunc = [opSeq, delayMs, syncEnd, this](const std::map<std::string, DistributedDB::DBStatus> &devices) { in AddSyncOperation()
40 KvSyncOperation syncOp{ syncId, opSeq, delayMs, syncFunc, endFunc, beginTime }; in AddSyncOperation()
42 if (endFunc != nullptr) { in AddSyncOperation()
46 auto status = syncFunc(endFunc); in AddSyncOperation()
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_swipe_test_ng.cpp190 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); in HWTEST_F() local
191 CreateSwipeItem(nullptr, endFunc, V2::SwipeEdgeEffect::None); in HWTEST_F()
281 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); in HWTEST_F() local
282 CreateSwipeItem(nullptr, endFunc, V2::SwipeEdgeEffect::None); in HWTEST_F()
347 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); in HWTEST_F() local
348 CreateSwipeItem(nullptr, endFunc, V2::SwipeEdgeEffect::Spring); in HWTEST_F()
443 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); in HWTEST_F() local
444 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::None); in HWTEST_F()
564 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); in HWTEST_F() local
565 CreateSwipeItems(nullptr, endFunc, V in HWTEST_F()
687 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
789 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
906 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1004 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1098 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1380 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1427 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1482 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1534 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1589 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
1644 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_MAIN_SIZE); HWTEST_F() local
[all...]

Completed in 2 milliseconds