Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp75 int64_t updateTimes = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp138 int32_t updateTimes = 0; in GenerateCacheIfNeed() local
412 int32_t updateTimes = 0; in UpdateCacheInfoForDfx() local
715 bool RSRenderNodeDrawable::CheckIfNeedUpdateCache(RSRenderParams& params, int32_t& updateTimes) in CheckIfNeedUpdateCache()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_render_node_drawable_test.cpp668 int32_t updateTimes = 0; variable