Home
last modified time | relevance | path

Searched refs:SERVICE_CMD_GET_LOCAL_CAPABILITIES (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.h24 SERVICE_CMD_GET_LOCAL_CAPABILITIES, enumerator
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupsaappend_fuzzer/
H A Dbackupsaappend_fuzzer.cpp106 … uint32_t code = static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES); in CmdGetLocalCapabilitiesFuzzTest()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_stub_mock.cpp36 …ToInterfaceMap_[static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES)] = in ServiceStub()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Dservice_proxy.cpp120 …static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES), data, reply, opt… in GetLocalCapabilities()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_stub.cpp71 …ToInterfaceMap_[static_cast<uint32_t>(IServiceInterfaceCode::SERVICE_CMD_GET_LOCAL_CAPABILITIES)] = in ServiceStub()