Home
last modified time | relevance | path

Searched defs:AddField (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_particle_noise_field.h89 void AddField(const std::shared_ptr<ParticleNoiseField>& field) in AddField() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp322 void TableInfo::AddField(const FieldInfo &field) in AddField() function in DistributedDB::TableInfo