Home
last modified time | relevance | path

Searched refs:SERVICE_CMD_GET_LOCAL_CAPABILITIES_INCREMENTAL (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_ipc_interface_code.h37 SERVICE_CMD_GET_LOCAL_CAPABILITIES_INCREMENTAL, enumerator
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupsaanother_fuzzer/
H A Dbackupsaanother_fuzzer.cpp155 … code = static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES_INCREMENTA… in CmdGetLocalCapabilitiesIncrementalFuzzTest()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Dservice_incremental_proxy.cpp71 …static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES_INCREMENTAL), data… in GetLocalCapabilitiesIncremental()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_stub_mock.cpp52 …aceMap_[static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES_INCREMENTA… in ServiceStub()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_stub.cpp94 …aceMap_[static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES_INCREMENTA… in ServiceStub()