/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | servstat_listener.c | 66 return HdfSbufWriteRemoteService(buf, listenerStub->remote); in ServiceStatusListenerMarshalling()
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/ |
H A D | hdf_sbuf.h | 238 int32_t HdfSbufWriteRemoteService(struct HdfSBuf *sbuf, const struct HdfRemoteService *service);
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_manager_stub.c | 145 if (HdfSbufWriteRemoteService(reply, component->AsObject(component)) != 0) { in SerStubCreateComponent()
|
H A D | codec_component_manager_proxy.c | 150 if (HdfSbufWriteRemoteService(data, callback->remote) != 0) { in FillHdfSBufData()
|
H A D | codec_component_type_proxy.c | 730 if (HdfSbufWriteRemoteService(data, callback->remote) != 0) { in CodecComponentTypeProxySetCallbacks()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | devmgr_service_proxy.c | 49 HdfSbufWriteRemoteService(data, hostStub->remote) != HDF_SUCCESS) { in DevmgrServiceProxyAttachDeviceHost()
|
H A D | devsvc_manager_proxy.c | 54 if (HdfSbufWriteRemoteService(data, deviceFullService->remote) != HDF_SUCCESS) { in WriteServiceInfo()
|
/ohos5.0/drivers/hdf_core/framework/utils/src/ |
H A D | hdf_sbuf.c | 257 int32_t HdfSbufWriteRemoteService(struct HdfSBuf *sbuf, const struct HdfRemoteService *service) in HdfSbufWriteRemoteService() function
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/c_target/audio/v1_0/ |
H A D | audio_manager_stub.c.txt | 78 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
H A D | audio_adapter_stub.c.txt | 54 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
H A D | audio_adapter_proxy.c.txt | 51 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
H A D | audio_render_proxy.c.txt | 50 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/c_target/audio/v2_0/ |
H A D | audio_manager_stub.c.txt | 78 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
H A D | audio_adapter_stub.c.txt | 54 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
H A D | audio_adapter_proxy.c.txt | 51 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
H A D | audio_render_proxy.c.txt | 50 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devsvc_manager_stub.c | 356 HdfSbufWriteRemoteService(reply, remoteService); in DevSvcManagerStubGetService()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_effect_v1_0/c_target/audio/effect/v1_0/ |
H A D | effect_model_stub.c.txt | 78 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/ |
H A D | service_manager_hdi_c_test.cpp | 149 HdfSbufWriteRemoteService(data, callback);
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_sbuf_test.cpp | 1004 int ret = HdfSbufWriteRemoteService(sBuf, NULL);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_007/c_target/foo/v1_0/ |
H A D | foo_proxy.c.txt | 92 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_hostapd_v1_0/c_target/wlan/hostapd/v1_0/ |
H A D | hostapd_interface_proxy.c.txt | 50 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/ |
H A D | wlan_interface_proxy.c.txt | 71 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
H A D | wlan_interface_proxy.c.txt | 71 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
H A D | wlan_interface_proxy.c.txt | 71 if (HdfSbufWriteRemoteService(parcel, *stub) != HDF_SUCCESS) {
|