Home
last modified time | relevance | path

Searched defs:backup (Results 1 - 25 of 127) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/
H A DimportCallExpressionInCJS2.js31 function backup() { return "backup"; } function
H A DimportCallExpressionInCJS5.js57 function backup() { return "backup"; } function
[all...]
H A DimportCallExpressionNoModuleKindSpecified.js46 function backup() { return "backup"; } function
/third_party/curl/tests/unit/
H A Dunit1651.c371 unsigned char backup = cert[i]; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dglobal_config.h38 BackupConfig *backup = nullptr; member in OHOS::DistributedData::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_db_config.h36 std::string backup; member
/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
H A Db_session_backup_mock.cpp41 auto backup = make_unique<BSessionBackup>(); in Init() local
/test/xts/dcts/testtools/disjsTest/server/
H A DtestApi.js
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H A Dsetdomainname.h28 static char backup[_UTSNAME_DOMAIN_LENGTH]; variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Db_incremental_backup_session.cpp48 auto backup = make_unique<BIncrementalBackupSession>(); in Init() local
H A Db_session_backup.cpp48 auto backup = make_unique<BSessionBackup>(); in Init() local
/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c32 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Duprobes.h23 u32 backup; member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Duprobes.h23 u32 backup; member
/kernel/linux/linux-6.6/arch/sh/boards/mach-hp6xx/
H A Dhp6xx_apm.c32 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local
/kernel/liteos_m/testsuites/unittest/xts/mem/
H A Dmem_api_test.c140 char backup[1024]; /* 1024, common data for test, no special meaning */ variable
/kernel/linux/linux-5.10/net/mptcp/
H A Dsyncookies.c29 u8 backup; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dwm831x_backup.c21 struct power_supply *backup; member
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dwm831x_backup.c21 struct power_supply *backup; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_pm.c51 struct drm_i915_gem_object *backup; in i915_ttm_backup() local
173 struct drm_i915_gem_object *backup = obj->ttm.backup; i915_ttm_restore() local
[all...]
/kernel/linux/linux-6.6/net/mptcp/
H A Dsyncookies.c29 u8 backup; member
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvStoreBackupCallbackJsTest.js[all...]
H A DKvStoreBackupPromiseJsTest.js[all...]
/third_party/skia/tools/viewer/
H A DSkSLSlide.cpp94 FILE* backup = fopen(kBackupFile, "w"); in rebuild() local
/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp128 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F() local
232 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F() local
269 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F() local
298 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F() local
484 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); in HWTEST_F() local
560 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); HWTEST_F() local
592 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); HWTEST_F() local
800 sptr<IBundleMgr> backup = FormBmsHelper::GetInstance().GetBundleMgr(); HWTEST_F() local
[all...]

Completed in 9 milliseconds

123456