/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_particle_test.cpp | 54 Range<int64_t> lifeTime = Range<int64_t>(3000, 3000); // 3000 is lifeTime. in SetUp() local 132 Range<int64_t> lifeTime = Range<int64_t>( variable 168 Range<int64_t> lifeTime = Range<int64_t>(0, 3000); // 3000 is lifeTime range end. variable 206 Range<int64_t> lifeTime = Range<int64_t>(-1, -1); variable
|
H A D | rs_render_particle_emitter_test.cpp | 62 Range<int64_t> lifeTime = Range<int64_t>(3000, 3000); // 3000 is lifeTime. in SetEmitConfig() local
|
H A D | rs_render_particle_effector_test.cpp | 67 Range<int64_t> lifeTime = Range<int64_t>(3000, 3000); // 3000 is lifeTime. in SetEmitConfig() local 266 …Range<int64_t> lifeTime = Range<int64_t>(1000, 3000); // 1000 is lifeTime range start, 3000 is li… variable
|
H A D | rs_render_particle_animation_test.cpp | 54 …Range<int64_t> lifeTime = Range<int64_t>(1000, 3000); // 1000 is lifeTime range start, 3000 is lif… in SetUp() local
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_cache_strategy.cpp | 172 int64_t lifeTime = ComputeFreshnessLifetimeSecondsInternal(); in ComputeFreshnessLifetimeMillis() local 230 int64_t lifeTime = ComputeFreshnessLifetimeMillis(); in GetFreshness() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/ |
H A D | http_cache_strategy.cpp | 174 int64_t lifeTime = ComputeFreshnessLifetimeSecondsInternal(); in ComputeFreshnessLifetimeMillis() local 232 int64_t lifeTime = ComputeFreshnessLifetimeMillis(); in GetFreshness() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/ |
H A D | fillp_cookie.h | 39 FILLP_UINT32 lifeTime; /* life time in milliseconds */ member 61 FILLP_UINT32 lifeTime; /* life time in milliseconds */ member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle.h | 108 …const int32_t& particleCount, const Range<int64_t>& lifeTime, const ParticleType& type, const floa… in EmitterConfig()
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | knuckle_drawing_manager.cpp | 328 Rosen::Range<int64_t> lifeTime = {PARTICLE_LIFE_TIME, PARTICLE_LIFE_TIME}; in InitParticleEmitter() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_particle.cpp | 388 int64_t lifeTime = 1000; in ParseParticleObject() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store_connection.cpp | 1689 int SQLiteSingleVerNaturalStoreConnection::PragmaSetAutoLifeCycle(const uint32_t *lifeTime) in PragmaSetAutoLifeCycle()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_marshalling_helper.cpp | 1026 Range<int64_t> lifeTime(lifeTimeStart, lifeTimeEnd); in Unmarshalling() local
|