| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| H A D | add_white_list_infos_call_back_proxy.cpp | 26 AddWhiteListInfosCallbackProxy::AddWhiteListInfosCallbackProxy(const sptr<IRemoteObject> &object) in AddWhiteListInfosCallbackProxy() argument
|
| H A D | del_white_list_infos_call_back_proxy.cpp | 26 DelWhiteListInfosCallbackProxy::DelWhiteListInfosCallbackProxy(const sptr<IRemoteObject> &object) in DelWhiteListInfosCallbackProxy() argument
|
| H A D | unregister_d_input_call_back_proxy.cpp | 26 UnregisterDInputCallbackProxy::UnregisterDInputCallbackProxy(const sptr<IRemoteObject> &object) in UnregisterDInputCallbackProxy() argument
|
| H A D | sharing_dhid_listener_proxy.cpp | 27 SharingDhIdListenerProxy::SharingDhIdListenerProxy(const sptr<IRemoteObject> &object) in SharingDhIdListenerProxy() argument
|
| H A D | simulation_event_listener_proxy.cpp | 27 SimulationEventListenerProxy::SimulationEventListenerProxy(const sptr<IRemoteObject> &object) in SimulationEventListenerProxy() argument
|
| H A D | register_d_input_call_back_proxy.cpp | 26 RegisterDInputCallbackProxy::RegisterDInputCallbackProxy(const sptr<IRemoteObject> &object) in RegisterDInputCallbackProxy() argument
|
| H A D | register_session_state_callback_proxy.cpp | 26 RegisterSessionStateCallbackProxy::RegisterSessionStateCallbackProxy(const sptr<IRemoteObject> &object) in RegisterSessionStateCallbackProxy() argument
|
| H A D | start_stop_result_call_back_proxy.cpp | 26 StartStopResultCallbackProxy::StartStopResultCallbackProxy(const sptr<IRemoteObject> &object) in StartStopResultCallbackProxy() argument
|
| H A D | start_stop_d_inputs_call_back_proxy.cpp | 26 StartStopDInputsCallbackProxy::StartStopDInputsCallbackProxy(const sptr<IRemoteObject> &object) in StartStopDInputsCallbackProxy() argument
|
| H A D | start_d_input_call_back_proxy.cpp | 26 StartDInputCallbackProxy::StartDInputCallbackProxy(const sptr<IRemoteObject> &object) in StartDInputCallbackProxy() argument
|
| H A D | stop_d_input_call_back_proxy.cpp | 26 StopDInputCallbackProxy::StopDInputCallbackProxy(const sptr<IRemoteObject> &object) in StopDInputCallbackProxy() argument
|
| H A D | unprepare_d_input_call_back_proxy.cpp | 26 UnprepareDInputCallbackProxy::UnprepareDInputCallbackProxy(const sptr<IRemoteObject> &object) in UnprepareDInputCallbackProxy() argument
|
| H A D | prepare_d_input_call_back_proxy.cpp | 26 PrepareDInputCallbackProxy::PrepareDInputCallbackProxy(const sptr<IRemoteObject> &object) in PrepareDInputCallbackProxy() argument
|
| H A D | get_sink_screen_infos_call_back_proxy.cpp | 26 GetSinkScreenInfosCallbackProxy::GetSinkScreenInfosCallbackProxy(const sptr<IRemoteObject> &object) in GetSinkScreenInfosCallbackProxy() argument
|
| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
| H A D | ext_backup_context_js.cpp | 30 napi_value object = CreateJsExtensionContext(env, context, abilityInfo); in CreateExtBackupJsContext() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ipc/ |
| H A D | publisher_listener_proxy.cpp | 23 PublisherListenerProxy::PublisherListenerProxy(const sptr<IRemoteObject> object) in PublisherListenerProxy() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/ipc/src/ |
| H A D | publisher_listener_proxy_test.cpp | 32 sptr<IRemoteObject> object = nullptr; in SetUp() local
|
| /foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/src/ |
| H A D | cloud_daemon_service_proxy.cpp | 87 auto object = samgr->CheckSystemAbility(FILEMANAGEMENT_CLOUD_DAEMON_SERVICE_SA_ID); in GetInstance() local
|
| /foundation/filemanagement/user_file_service/test/unittest/mock/ |
| H A D | message_parcel_mock.cpp | 37 bool Parcel::WriteParcelable(const Parcelable *object) in WriteParcelable() argument 58 bool Parcel::WriteRemoteObject(const Parcelable *object) in WriteRemoteObject() argument 63 bool MessageParcel::WriteRemoteObject(const sptr<IRemoteObject> &object) in WriteRemoteObject() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | exresop.c | 40 acpi_ex_check_object_type(acpi_object_type type_needed, acpi_object_type this_type, void *object) acpi_ex_check_object_type() argument [all...] |
| H A D | utstate.c | 156 acpi_ut_create_update_state(union acpi_operand_object *object, u16 action) acpi_ut_create_update_state() argument [all...] |
| H A D | utcache.c | 153 acpi_os_release_object(struct acpi_memory_list *cache, void *object) acpi_os_release_object() argument 211 void *object; acpi_os_acquire_object() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | umem.h | 8 struct nvkm_object object; member
|
| /kernel/linux/linux-5.10/sound/pci/asihpi/ |
| H A D | hpimsginit.c | 27 static void hpi_init_message(struct hpi_message *phm, u16 object, in hpi_init_message() argument 56 hpi_init_response(struct hpi_response *phr, u16 object, u16 function, u16 error) hpi_init_response() argument 78 hpi_init_message_response(struct hpi_message *phm, struct hpi_response *phr, u16 object, u16 function) hpi_init_message_response() argument 88 hpi_init_messageV1(struct hpi_message_header *phm, u16 size, u16 object, u16 function) hpi_init_messageV1() argument 102 hpi_init_responseV1(struct hpi_response_header *phr, u16 size, u16 object, u16 function) hpi_init_responseV1() argument 114 hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size, struct hpi_response_header *phr, u16 res_size, u16 object, u16 function) hpi_init_message_responseV1() argument [all...] |
| /kernel/linux/linux-5.10/mm/kasan/ |
| H A D | tags_report.c | 44 void *object; in get_bug_type() local
|