Home
last modified time | relevance | path

Searched refs:SERVICER_INCREMENTAL_BACKUP_ON_FILE_READY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/inner_api/native/backup_kit_inner/impl/
H A Di_service_reverse_ipc_interface_code.h34 SERVICER_INCREMENTAL_BACKUP_ON_FILE_READY, enumerator
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/servicereverse_fuzzer/
H A Dservicereverse_fuzzer.cpp103 …e < static_cast<uint32_t>(IServiceReverseInterfaceCode::SERVICER_INCREMENTAL_BACKUP_ON_FILE_READY)… in IncrementalBackupFuzzTest()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_incremental_reverse_proxy.cpp45 …static_cast<uint32_t>(IServiceReverseInterfaceCode::SERVICER_INCREMENTAL_BACKUP_ON_FILE_READY), da… in IncrementalBackupOnFileReady()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Dservice_reverse_stub.cpp95 …ap_[static_cast<uint32_t>(IServiceReverseInterfaceCode::SERVICER_INCREMENTAL_BACKUP_ON_FILE_READY)… in ServiceReverseStub()
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/
H A Dservice_reverse_stub_test.cpp483 … static_cast<uint32_t>(IServiceReverseInterfaceCode::SERVICER_INCREMENTAL_BACKUP_ON_FILE_READY),