Home
last modified time | relevance | path

Searched refs:SERVICE_CMD_RESULT_REPORT (Results 1 – 3 of 3) 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.h28 SERVICE_CMD_RESULT_REPORT, enumerator
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Dservice_proxy.cpp234 …ote()->SendRequest(static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_RESULT_REPORT), data, … in ServiceResultReport()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_stub.cpp78 opToInterfaceMap_[static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_RESULT_REPORT)] = in ServiceStub()