/ohos5.0/base/update/updater/services/applypatch/ |
H A D | partition_record.cpp | 91 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 D | nstackx_device_remote.c | 251 …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 D | napi_rdb_store_observer.h | 34 std::vector<PrimaryKey> updated; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | observer_bridge.cpp | 86 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 D | partition_record.h | 45 bool updated; member
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/airquality/src/main/js/default/i18n/ |
H A D | zh-CN.json | 10 "updated": "更新于", string
|
H A D | en-US.json | 10 "updated": "Updated", string
|
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/ |
H A D | common_notify_callback_test.h | 58 …bool 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 D | surface_image.h | 59 void OnUpdateBufferAvailableState(bool updated) in OnUpdateBufferAvailableState()
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/ |
H A D | netsys_wrapper_test.cpp | 124 int32_t NetlinkNativeNotifyCallBack::OnRouteChanged(bool updated, const std::string &route, const s… in OnRouteChanged()
|
H A D | wrapper_distributor_test.cpp | 94 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 D | media_avsession_adapter_impl.cpp | 378 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 D | vendor_driver_base.cpp | 151 … bool updated = vendorManager->OnPrinterStatusChanged(GetVendorName(), printerId, *vendorStatus); in OnPrinterStateQueried() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | notify_callback_proxy_test.cpp | 103 bool updated = false; variable
|
H A D | notify_callback_stub_test.cpp | 207 bool updated = false; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/display/ |
H A D | render_display.cpp | 218 bool updated = false; in OnStatusStyleChanged() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_image_view.cpp | 506 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 D | route_utils.cpp | 80 std::list<Route> updated; in UpdateRoutes() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | multi_ver_def.h | 62 std::list<Entry> updated; member
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | executor_pool.h | 132 … 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 D | lru_bucket.h | 139 bool updated = false; in Update() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | executor_pool.h | 128 … 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 D | lru_bucket.h | 139 bool updated = false; in Update() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | wrapper_distributor.cpp | 277 void WrapperDistributor::NotifyRouteChange(bool updated, const std::string &route, const std::strin… in NotifyRouteChange()
|
/ohos5.0/foundation/communication/nfc/services/src/ |
H A D | nfc_event_handler.cpp | 375 bool updated = nfcPollingManager_.lock()->HandlePackageUpdated( in ProcessEvent() local
|