Home
last modified time | relevance | path

Searched defs:updated (Results 26 - 50 of 151) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drender_display.cpp218 bool updated = false; in OnStatusStyleChanged() local
/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp80 std::list<Route> updated; in UpdateRoutes() local
/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::string &gateway, in NotifyRouteChange() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dethernet_service_test.cpp181 bool updated = true; in HWTEST_F() local
/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp375 bool updated = nfcPollingManager_.lock()->HandlePackageUpdated( in ProcessEvent() local
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_test.cpp181 bool updated = true; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h139 bool updated = false; in Update() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_register_syncdb_test.cpp1798 std::list<Entry> updated = g_observer->GetEntriesUpdated(); in CheckObserverCallback() local
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h139 bool updated = false; in Update() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_tx.c284 unsigned i, j, updated = 0; in qib_getsendbuf_range() local
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_private.h31 unsigned long updated; /* jiffies */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_tx.c281 unsigned i, j, updated = 0; in qib_getsendbuf_range() local
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dmedia_avsession_adapter_impl.cpp366 bool updated = false; in UpdateMetaDataCache() local
426 bool updated = false; in UpdatePlaybackStateCache() local
[all...]
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp182 int32_t EthernetService::GlobalInterfaceStateCallback::OnRouteChanged(bool updated, const std::string &route, in OnRouteChanged() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_auto_connect_service.cpp201 bool updated = false; in ClearOvertimeBlockedBssid() local
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_utils.h133 CArrPRIKeyType updated; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c121 int8_t updated = NSTACKX_FALSE; in UpdateDeviceDbInDeviceList() local
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dtlb.c372 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dtlb.c360 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dcon3270.c214 unsigned long updated; in con3270_update() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dextent_cache.c541 bool updated = false; in f2fs_update_extent_tree_range() local
761 bool updated = false; in f2fs_drop_extent_tree() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c866 u8 updated = false; in rtw_del_sta() local
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dio_pgtable.c369 bool updated = false; in iommu_v1_map_pages() local
195 alloc_pte(struct protection_domain *domain, unsigned long address, unsigned long page_size, u64 **pte_page, gfp_t gfp, bool *updated) alloc_pte() argument
H A Dio_pgtable_v2.c249 bool updated = false; in iommu_v2_map_pages() local
135 v2_alloc_pte(int nid, u64 *pgd, unsigned long iova, unsigned long pg_size, gfp_t gfp, bool *updated) v2_alloc_pte() argument
/third_party/node/deps/v8/src/heap/
H A Dlocal-heap.h223 bool CompareExchangeStrong(ThreadState& expected, ThreadState updated) { in CompareExchangeStrong() argument
228 bool CompareExchangeWeak(ThreadState& expected, ThreadState updated) { in CompareExchangeWeak() argument

Completed in 21 milliseconds

1234567