Home
last modified time | relevance | path

Searched defs:updated (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/base/update/updater/services/applypatch/
H A Dpartition_record.cpp91 bool PartitionRecord::RecordPartitionSetInfo(const std::string &partitionName, bool updated, int fd) in RecordPartitionSetInfo()
115 bool PartitionRecord::RecordPartitionUpdateStatus(const std::string &partitionName, bool updated) in RecordPartitionUpdateStatus()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c251 …heckAndUpdateBusinessAll(BusinessDataAll *curInfo, const BusinessDataAll *newInfo, int8_t *updated) in CheckAndUpdateBusinessAll()
297 …t32_t UpdateDeviceInfoBusinessData(DeviceInfo *curInfo, const DeviceInfo *newInfo, int8_t *updated) in UpdateDeviceInfoBusinessData()
303 int8_t *updated) in UpdateCapabilityBitmap()
327 …atic int32_t UpdateDeviceInfoInner(DeviceInfo *curInfo, const DeviceInfo *newInfo, int8_t *updated) in UpdateDeviceInfoInner()
370 int8_t updated = NSTACKX_FALSE; in UpdateDeviceInfo() local
424 static void UpdatedByTimeout(RxIface *rxIface, int8_t *updated) in UpdatedByTimeout()
436 int8_t *updated) in UpdateRemoteNode()
446 static void UpdateRemoteNodeChangeStateActive(UpdateState *curState, int8_t *updated) in UpdateRemoteNodeChangeStateActive()
473 static void UpdateRemoteNodeChangeStatePassive(UpdateState *curState, int8_t *updated) in UpdateRemoteNodeChangeStatePassive()
501 const DeviceInfo *deviceInfo, int8_t *updated) in CheckAndUpdateRemoteNodeChangeState()
[all …]
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_store_observer.h34 std::vector<PrimaryKey> updated; member
/ohos5.0/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
/ohos5.0/base/update/updater/services/include/applypatch/
H A Dpartition_record.h45 bool updated; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/airquality/src/main/js/default/i18n/
H A Dzh-CN.json10 "updated": "更新于", string
H A Den-US.json10 "updated": "Updated", string
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_notify_callback_test.h58bool updated, const std::string &route, const std::string &gateway, const std::string &ifName) ove… in OnRouteChanged()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h59 void OnUpdateBufferAvailableState(bool updated) in OnUpdateBufferAvailableState()
/ohos5.0/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 s… in OnRouteChanged()
H A Dwrapper_distributor_test.cpp94 int32_t OnRouteChanged(bool updated, const std::string &route, const std::string &gateway, in OnRouteChanged()
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dmedia_avsession_adapter_impl.cpp378 bool updated = false; in UpdateMetaDataCache() local
438 bool updated = false; in UpdatePlaybackStateCache() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_driver_base.cpp151 … bool updated = vendorManager->OnPrinterStatusChanged(GetVendorName(), printerId, *vendorStatus); in OnPrinterStateQueried() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnotify_callback_proxy_test.cpp103 bool updated = false; variable
H A Dnotify_callback_stub_test.cpp207 bool updated = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drender_display.cpp218 bool updated = false; in OnStatusStyleChanged() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp506 bool updated = false; in SetSrc() local
568 bool updated = image_.SetSrc(src); in SetSrc() local
/ohos5.0/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp80 std::list<Route> updated; in UpdateRoutes() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dmulti_ver_def.h62 std::list<Entry> updated; member
/ohos5.0/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
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h139 bool updated = false; in Update() local
/ohos5.0/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
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h139 bool updated = false; in Update() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp277 void WrapperDistributor::NotifyRouteChange(bool updated, const std::string &route, const std::strin… in NotifyRouteChange()
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp375 bool updated = nfcPollingManager_.lock()->HandlePackageUpdated( in ProcessEvent() local

12