Searched defs:endFunc (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_swipe_test_ng.cpp | 156 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 D | hicollie.cpp | 128 OH_HiCollie_EndFunc* endFunc, HiCollie_DetectionParam param) in OH_HiCollie_Init_JankDetection()
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog.cpp | 81 void Watchdog::InitMainLooperWatcher(WatchdogBeginFunc* beginFunc, WatchdogEndFunc* endFunc) in InitMainLooperWatcher()
|
H A D | watchdog_inner.cpp | 1104 WatchdogInnerEndFunc* endFunc) in InitMainLooperWatcher()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvstore_sync_manager.cpp | 31 SyncEnd endFunc; in AddSyncOperation() local
|