Home
last modified time | relevance | path

Searched refs:AttachBackupExtensionContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup_js.cpp408 napi_value AttachBackupExtensionContext(napi_env env, void *value, void *) in AttachBackupExtensionContext() function
433 AttachBackupExtensionContext, value, nullptr); in AttachBackupExtensionContext()
507 AttachBackupExtensionContext, workContext, nullptr); in ExportJsContext()
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_backup_js_test.cpp746 auto ret = AttachBackupExtensionContext(nullptr, nullptr, nullptr);
750 ret = AttachBackupExtensionContext(reinterpret_cast<napi_env>(&env), nullptr, nullptr);
755 …ret = AttachBackupExtensionContext(reinterpret_cast<napi_env>(&env), reinterpret_cast<void *>(&val…
761 …ret = AttachBackupExtensionContext(reinterpret_cast<napi_env>(&env), reinterpret_cast<void *>(&val…