/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/ |
H A D | observer.js | |
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | system_vpn_wrapper.cpp | 93 std::function<void()> update = std::bind(&SystemVpnWrapper::ExecuteUpdate, shared_from_this(), stage); in Update() local
|
/foundation/graphic/graphic_3d/lume/metaobject/src/curves/ |
H A D | bezier_curve.cpp | 31 auto update = MakeCallback<IOnChanged>(this, &CubicBezierEasingCurve::UpdateCoefficients); in Build() local
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | animate_impl_test.cpp | 626 ArkUI_ContextCallback* update = new ArkUI_ContextCallback(); in HWTEST_F() local 650 ArkUI_ContextCallback* update = new ArkUI_ContextCallback(); in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/ |
H A D | grd_document_api.cpp | 52 GRD_API int32_t GRD_UpdateDoc(GRD_DB *db, const char *collectionName, const char *filter, const char *update, in GRD_UpdateDoc() argument
|
H A D | grd_document_api_inner.cpp | 48 int32_t GRD_UpdateDocInner(GRD_DB *db, const char *collectionName, const char *filter, const char *update, in GRD_UpdateDocInner() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | distributed_ui_manager.h | 63 void UpdateUITree(const SerializeableObjectArray& update) in UpdateUITree() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/ |
H A D | indexer_select_test_ng.cpp | 26 auto update = pattern_->panEvent_->GetActionUpdateEventFunc(); in MoveIndex() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/ |
H A D | documentdb_data_test.cpp | 77 std::string update = R""({"CC":"AAAA"})""; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | blob_test.cpp | 311 Entry insert, update, del; in HWTEST_F() local
|
H A D | types_util_test.cpp | 93 Entry insert, update, del; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/capabilityinfomanager_fuzzer/ |
H A D | capabilityinfomanager_fuzzer.cpp | 36 DistributedKv::Entry update; in CapabilityInfoManagerFuzzTest() local
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/ |
H A D | text_declaration.h | 158 void CheckIsChanged(const T& update, const T& val) in CheckIsChanged() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | plugin_sub_container.h | 84 void SetAllowUpdate(bool update) in SetAllowUpdate() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/form/ |
H A D | sub_container.h | 101 void SetAllowUpdate(bool update) in SetAllowUpdate() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | render_text.h | 149 void UpdateIfChanged(T& update, const T& val) in UpdateIfChanged() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_content_node.cpp | 63 bool update = false; in ProcessTabBarItem() local 75 TabContentModelNG::AddTabBarItem(Referenced::Claim(this), myIndex, update); in ProcessTabBarItem() local
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | animate_impl.cpp | 24 int32_t AnimateTo(ArkUI_ContextHandle context, ArkUI_AnimateOption* option, ArkUI_ContextCallback* update, in AnimateTo() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | rect_paint_property.h | 220 bool update = false; in UpdateRadius() local
|
/foundation/distributeddatamgr/kv_store/test/fuzztest/typesutil_fuzzer/ |
H A D | typesutil_fuzzer.cpp | 98 Entry update; in ChangeNotificationFuzz() local
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/src/ |
H A D | version_info_manager_test.cpp | 340 DistributedKv::Entry insert, update, del; in HWTEST_F() local
|
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_message_sim.cpp | 233 static uint32_t GetXid(int update) in GetXid() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | distributed_ui.cpp | 189 SerializeableObjectArray update; in OnTreeUpdate() local 271 auto update = std::move(pendingUpdates_.front()); in ApplyOneUpdate() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/ |
H A D | nstackx_device.h | 122 int8_t update : 1; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_db_proxy_test.cpp | 263 std::vector<VBucket> update = expectRecords; in HWTEST_F() local
|