Home
last modified time | relevance | path

Searched defs:updated (Results 1 - 25 of 152) sorted by relevance

1234567

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc.cpp59 bool updated = false; in RemoveThrowEdges() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_store_observer.h34 std::vector<PrimaryKey> updated; member
/base/update/updater/services/applypatch/
H A Dpartition_record.cpp91 bool PartitionRecord::RecordPartitionSetInfo(const std::string &partitionName, bool updated, int fd) in RecordPartitionSetInfo() argument
115 bool PartitionRecord::RecordPartitionUpdateStatus(const std::string &partitionName, bool updated) in RecordPartitionUpdateStatus() argument
/base/update/updater/services/include/applypatch/
H A Dpartition_record.h45 bool updated; member
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx.c68 int updated; in surface_notify_handler() local
/arkcompiler/runtime_core/libpandabase/tests/
H A Dbase_thread_test.cpp24 bool updated = false; member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnotify_callback_stub_test.cpp207 bool updated = false; in HWTEST_F() local
H A Dnotify_callback_proxy_test.cpp103 bool updated = false; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c45 bool updated = true; in set_mux_gdm1_to_gmac1_esw() local
77 bool updated = true; in set_mux_gmac2_gmac0_to_gephy() local
100 bool updated = true; set_mux_u3_gmac2_to_qphy() local
123 bool updated = true; set_mux_gmac1_gmac2_to_sgmii_rgmii() local
161 bool updated = true; set_mux_gmac12_to_gephy_sgmii() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_marker.c77 bool updated = false; in vmw_marker_pull() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c45 bool updated = true; in set_mux_gdm1_to_gmac1_esw() local
79 bool updated = true; in set_mux_gmac2_gmac0_to_gephy() local
102 bool updated = true; set_mux_u3_gmac2_to_qphy() local
133 bool updated = true; set_mux_gmac1_gmac2_to_sgmii_rgmii() local
171 bool updated = true; set_mux_gmac12_to_gephy_sgmii() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dprune_deopt.cpp60 auto updated = GetUpdatedCallInst(call, bundle.getValue()); in run() local
73 CallInst *updated; in GetUpdatedCallInst() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/
H A Dstring_table.cpp224 bool updated = false; in UpdateMoved() local
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dreg_context.h50 bool updated = false; in UnionWith() local
/base/print/print_fwk/services/print_service/src/
H A Dvendor_driver_base.cpp142 bool updated = vendorManager->OnPrinterStatusChanged(GetVendorName(), printerId, *vendorStatus); in OnPrinterStateQueried() local
/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h59 void OnUpdateBufferAvailableState(bool updated) in OnUpdateBufferAvailableState() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dnetsys_wrapper_test.cpp124 int32_t NetlinkNativeNotifyCallBack::OnRouteChanged(bool updated, const std::string &route, const std::string &gateway, in OnRouteChanged() argument
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnotify_callback_proxy.cpp238 int32_t NotifyCallbackProxy::OnRouteChanged(bool updated, const std::string &route, const std::string &gateway, in OnRouteChanged() argument
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h128 auto updated = delayTasks_.Update(taskId, [interval](InnerTask &task) -> std::pair<bool, Time> { in Reset() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dmulti_ver_def.h62 std::list<Entry> updated; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dobserver_bridge.cpp86 auto updated = ConvertDB(data.GetEntriesUpdated(), deviceId, convert_); in OnChange() local
104 auto updated = ObserverBridge::ConvertDB(data.GetUpdateEntries(), deviceId, convert_); in OnChange() local
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h132 auto updated = delayTasks_.Update(taskId, [interval](InnerTask &task) -> std::pair<bool, Time> { in Reset() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_utils.cpp237 napi_value updated = Convert2JSValue(env, value.updated); in Convert2JSValue() local
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_types.h61 int32_t updated = 0; member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnzxt-kraken2.c35 unsigned long updated; /* jiffies */ member

Completed in 10 milliseconds

1234567