Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dupgrade.cpp41 Upgrade::DBStatus Upgrade::UpdateStore(const StoreMeta &old, const StoreMeta &meta, const std::vect… in UpdateStore()
73 Upgrade::DBStatus Upgrade::ExportStore(const StoreMeta &old, const StoreMeta &meta) in ExportStore()
105 Upgrade::DBStatus Upgrade::UpdateUuid(const StoreMeta &old, const StoreMeta &meta, const std::vecto… in UpdateUuid()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/osal/include/
H A Dosal_atomic_def.h64 unsigned long old = *p; in OsalTestSetBitWrapper() local
77 unsigned long old = *p; in OsalTestClearBitWrapper() local
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/osal/include/
H A Dosal_atomic_def.h64 unsigned long old = *p; in OsalTestSetBitWrapper() local
77 unsigned long old = *p; in OsalTestClearBitWrapper() local
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/osal/include/
H A Dosal_atomic_def.h64 unsigned long old = *p; in OsalTestSetBitWrapper() local
77 unsigned long old = *p; in OsalTestClearBitWrapper() local
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_manager.h51 auto old = count.load(); in DecreCount() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dentry_page_info.h59 bool old = recoverable_; in ReplaceRecoverable() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/src/
H A Dwindows.rs53 let old = unsafe { libc::signal(sig_num, sig_handler as usize) }; in sig_handler() localVariable
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/src/
H A Dux_page_table_c.c277 static inline bool UxpteCAS_(uxpte_t *uxpte, uxpte_t old, uxpte_t newVal) in UxpteCAS_()
284 uxpte_t old = 0; in UxpteAdd() local
304 uxpte_t old; in UxpteSub() local
312 uxpte_t old = UxpteLoad(pte); in UxpteClear_() local
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Druncount_notify_stub_test.cpp87 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); variable
H A Drunning_task_count_test.cpp145 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dflat_container.cpp172 if (const auto old = interface_pointer_cast<IContainer>(cont->GetParent())) { in SetObjectParent() local
H A Dcontainer.cpp225 if (const auto old = interface_pointer_cast<IContainer>(cont->GetParent())) { in SetObjectParent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dproperty_animatable_helper.h133 AnimatableDimension old = Get(*edge); in Set() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_small_ipc_adapter.c295 SvcIdentity old = endpoint->identity; in OnSamgrServerExit() local
H A Dendpoint.c600 SvcIdentity old = endpoint->identity; in OnSamgrServerExit() local
/ohos5.0/base/update/updater/test/unittest/script/script_instruction/
H A Dbasic_instruction_unittest.cpp131 std::streambuf* old = std::cout.rdbuf(buffer.rdbuf()); in TestBasicInstructionStdout() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_event.cpp421 LogTraceKey &old = g_traceIds.at(iter->second); in StartLogTraceId() local
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_rule_manager.cpp603 int64_t old = userRuleSize_.at(userId); in UpdateUserRuleSize() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Dstate.rs320 let old = INIT; in try_turning_to_un_join_handle() localVariable
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp374 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); in RunningTaskCountFuzzTestGetAndSetCount() local
422 int old = FwkRunningTaskCountManager::GetInstance()->GetCount(); in RunCountNotifyStubFuzzTestOnCallBack() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp163 void CopyFileDescriptor(MessageParcel& old, MessageParcel& copied) in CopyFileDescriptor()
191 std::shared_ptr<MessageParcel> CopyParcelIfNeed(MessageParcel& old, pid_t callingPid) in CopyParcelIfNeed()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h444 T old = atomicVar; in CasWithCompare() local
/ohos5.0/base/request/request/services/src/task/
H A Drequest_task.rs98 let old = self.rate_limiting.swap(limit, Ordering::SeqCst); in speed_limit() localVariable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp770 StoreMetaData old; in AfterOpen() local
874 int32_t RdbServiceImpl::Upgrade(const RdbSyncerParam &param, const StoreMetaData &old) in Upgrade()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h608 auto old = buckets_[ind]; in create_entry() local

12