Home
last modified time | relevance | path

Searched defs:update (Results 1 – 19 of 19) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
Dobserver.js41 Observer.prototype.update = function() { method in Observer
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/entry/src/main/ets/DataShareExtAbility/
DDataShareExtAbility.ts18 update(uri, value, predicates, callback) { method in DataShareExtAbility
/foundation/distributeddatamgr/data_object/samples/distributedNotepad/entry/src/main/js/model/
DDistributedDataModel.js88 update(index, title, content) { method in DistributedDataModel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
Drect_paint_property.h213 bool update = false; in UpdateRadius() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/datashare_ext_ability/
Ddatashare_ext_ability.js37 update(uri, predicates, value, callback) { method in DataShareExtensionAbility
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_sub_container.h83 void SetAllowUpdate(bool update) in SetAllowUpdate()
/foundation/arkui/ace_engine/frameworks/core/components/form/
Dsub_container.h92 void SetAllowUpdate(bool update) in SetAllowUpdate()
/foundation/arkui/ace_engine/frameworks/core/components/text/
Drender_text.h149 void UpdateIfChanged(T& update, const T& val) in UpdateIfChanged()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
Dtext_declaration.h158 void CheckIsChanged(const T& update, const T& val) in CheckIsChanged()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
Dblob_test.cpp311 Entry insert, update, del; variable
Dtypes_util_test.cpp119 Entry insert, update, del; variable
Dsingle_kvstore_client_test.cpp116 const auto &update = changeNotification.GetUpdateEntries(); in OnChange() local
Ddevice_kvstore_test.cpp132 const auto &update = changeNotification.GetUpdateEntries(); in OnChange() local
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmedia_scanner.cpp322 bool update = false; in InsertOrUpdateAlbumInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_content_model_ng.cpp101 …d TabContentModelNG::AddTabBarItem(const RefPtr<UINode>& tabContent, int32_t position, bool update) in AddTabBarItem()
/foundation/distributeddatamgr/kv_store/test/fuzztest/typesutil_fuzzer/
Dtypesutil_fuzzer.cpp95 Entry insert, update, del; in ChangeNotificationFuzz() local
/foundation/communication/wifi/dhcp/test/services/dhcp_server/unittest/
Ddhcp_message_sim.cpp285 static uint32_t GetXid(int update) in GetXid()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
Dnstackx_device.h117 uint8_t update : 1; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
Dnstackx.h91 uint8_t update : 1; member