Home
last modified time | relevance | path

Searched defs:endFunc (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_swipe_test_ng.cpp156 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
312 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
419 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
513 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
616 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
742 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
948 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
1131 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
1165 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_HEIGHT); variable
1230 auto endFunc = GetRowOrColBuilder(END_NODE_LEN, ITEM_WIDTH); variable
[all …]
/ohos5.0/base/hiviewdfx/hicollie/interfaces/ndk/
H A Dhicollie.cpp128 OH_HiCollie_EndFunc* endFunc, HiCollie_DetectionParam param) in OH_HiCollie_Init_JankDetection()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog.cpp81 void Watchdog::InitMainLooperWatcher(WatchdogBeginFunc* beginFunc, WatchdogEndFunc* endFunc) in InitMainLooperWatcher()
H A Dwatchdog_inner.cpp1104 WatchdogInnerEndFunc* endFunc) in InitMainLooperWatcher()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.cpp31 SyncEnd endFunc; in AddSyncOperation() local