Home
last modified time | relevance | path

Searched defs:iterCount (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_sqlite_single_ver_natural_store_test.cpp1132 int iterCount = 100; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.cpp297 int32_t UIDisplaySync::SearchMatchedRate(int32_t vsyncRate, int32_t iterCount) in SearchMatchedRate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp285 int32_t vsyncRate, int32_t iterCount) in SearchMatchedRate()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1975 auto iterCount = callbackCountMap_.find(itemPair.second); in RemoveStartingAbilityCallbackLocked() local