Home
last modified time | relevance | path

Searched refs:DECLARE_IPC_MODEL (Results 1 – 25 of 47) sorted by relevance

12

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/
H A Dipc_def.h24 #define DECLARE_IPC_MODEL(className) \ macro
35 #define DECLARE_IPC_INTERFACE(className) DECLARE_IPC_MODEL(className)
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_rsp.h26 DECLARE_IPC_MODEL(IpcRsp);
H A Dipc_get_device_info_rsp.h25 DECLARE_IPC_MODEL(IpcGetDeviceInfoRsp);
H A Dipc_get_device_screen_status_rsp.h24 DECLARE_IPC_MODEL(IpcGetDeviceScreenStatusRsp);
H A Dipc_get_local_device_info_rsp.h25 DECLARE_IPC_MODEL(IpcGetLocalDeviceInfoRsp);
H A Dipc_permission_req.h24 DECLARE_IPC_MODEL(IpcPermissionReq);
H A Dipc_publish_req.h25 DECLARE_IPC_MODEL(IpcPublishReq);
H A Dipc_stop_discovery_req.h26 DECLARE_IPC_MODEL(IpcStopDiscoveryReq);
H A Dipc_unauthenticate_device_req.h25 DECLARE_IPC_MODEL(IpcUnAuthenticateDeviceReq);
H A Dipc_unpublish_req.h25 DECLARE_IPC_MODEL(IpcUnPublishReq);
H A Dipc_req.h26 DECLARE_IPC_MODEL(IpcReq);
H A Dipc_acl_profile_req.h25 DECLARE_IPC_MODEL(IpcAclProfileReq);
H A Dipc_export_auth_code_rsp.h25 DECLARE_IPC_MODEL(IpcExportAuthCodeRsp);
H A Dipc_get_device_screen_status_req.h24 DECLARE_IPC_MODEL(IpcGetDeviceScreenStatusReq);
H A Dipc_get_encrypted_uuid_req.h24 DECLARE_IPC_MODEL(IpcGetEncryptedUuidReq);
H A Dipc_import_auth_code_req.h24 DECLARE_IPC_MODEL(IpcImportAuthCodeReq);
H A Dipc_notify_dmfa_result_req.h24 DECLARE_IPC_MODEL(IpcNotifyDMFAResultReq);
H A Dipc_set_credential_req.h24 DECLARE_IPC_MODEL(IpcSetCredentialReq);
H A Dipc_set_credential_rsp.h27 DECLARE_IPC_MODEL(IpcSetCredentialRsp);
H A Dipc_unbind_device_req.h24 DECLARE_IPC_MODEL(IpcUnBindDeviceReq);
H A Dipc_get_trustdevice_rsp.h27 DECLARE_IPC_MODEL(IpcGetTrustDeviceRsp);
H A Dipc_check_access_control.h25 DECLARE_IPC_MODEL(IpcCheckAcl);
H A Dipc_get_trustdevice_req.h24 DECLARE_IPC_MODEL(IpcGetTrustDeviceReq);
H A Dipc_notify_device_discovery_req.h25 DECLARE_IPC_MODEL(IpcNotifyDeviceDiscoveryReq);
H A Dipc_notify_discover_result_req.h24 DECLARE_IPC_MODEL(IpcNotifyDiscoverResultReq);

12