/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationInfoTest.java | 1115 ArgumentCaptor<NotificationChannel> updated = in testSilenceCallsUpdateNotificationChannel() local 1157 ArgumentCaptor<NotificationChannel> updated = in testUnSilenceCallsUpdateNotificationChannel() local 1228 ArgumentCaptor<NotificationChannel> updated = in testSilenceCallsUpdateNotificationChannel_channelImportanceUnspecified() local 1269 ArgumentCaptor<NotificationChannel> updated = in testSilenceCallsUpdateNotificationChannel_channelImportanceMin() local 1340 ArgumentCaptor<NotificationChannel> updated = in testAlertCallsUpdateNotificationChannel_channelImportanceMin() local 1437 ArgumentCaptor<NotificationChannel> updated = in testUnSilenceCallsUpdateNotificationChannel_channelImportanceUnspecified() local
|
/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 …]
|
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/ |
H A D | TimestampedScoredNetworkTest.java | 50 ScoredNetwork updated = createTestScoredNetwork("updated"); in testUpdate() local
|
/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
|
/aosp14/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/ |
H A D | TestEnrollmentActivity.java | 115 KeyphraseSoundModel updated = new KeyphraseSoundModel(soundModel.getUuid(), in onReEnrollButtonClicked() local
|
/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()
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/ |
H A D | AssociationRequestsProcessor.java | 313 AssociationInfo updated = AssociationInfo.builder(association) in enableSystemDataSync() local 320 AssociationInfo updated = AssociationInfo.builder(association) in disableSystemDataSync() local
|
/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/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()
|
/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
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipActionsProvider.java | 244 void onActionsChanged(int added, int updated, int startIndex); in onActionsChanged()
|
H A D | TvPipNotificationController.java | 247 public void onActionsChanged(int added, int updated, int startIndex) { in onActionsChanged()
|
/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
|
/aosp14/system/core/fs_mgr/liblp/ |
H A D | io_test.cpp | 696 auto updated = builder->Export(); in TEST_F() local 715 auto updated = builder->Export(); in TEST_F() local 731 auto updated = builder->Export(); in TEST_F() 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
|