/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devsvc_manager_stub.c | 258 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubAddService() 289 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubUpdateService() 326 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubGetService() 375 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubListAllService() 393 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubListServiceByInterfaceDesc() 414 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubRemoveService() 462 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubRegisterServListener() 495 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in DevSvcManagerStubUnregisterServListener()
|
H A D | devmgr_service_stub.c | 120 if (!HdfRemoteServiceCheckInterfaceToken(serviceStub->remote, data)) { in DevmgrServiceStubDispatch()
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_remote_adapter_test.cpp | 137 status = HdfRemoteServiceCheckInterfaceToken(service, sBuf); 155 status = HdfRemoteServiceCheckInterfaceToken(service, sBuf); 173 status = HdfRemoteServiceCheckInterfaceToken(service, sBuf);
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/ipc/ |
H A D | hdf_remote_service.h | 156 bool HdfRemoteServiceCheckInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data);
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/ |
H A D | hdf_remote_service.c | 66 bool HdfRemoteServiceCheckInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data) in HdfRemoteServiceCheckInterfaceToken() function
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | servstat_listener.c | 40 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in ServstatListenerStubRemoteDispatch()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | device_service_stub.c | 167 return HdfRemoteServiceCheckInterfaceToken(instance->remote, data); in HdfDeviceObjectCheckInterfaceDesc()
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_callback_type_stub.c | 219 if (!HdfRemoteServiceCheckInterfaceToken(serviceImpl->remote, data)) { in CodecCallbackTypeServiceOnRemoteRequest()
|
H A D | codec_component_type_stub.c | 774 if (!HdfRemoteServiceCheckInterfaceToken(serviceImpl->AsObject(serviceImpl), data)) { in CodecComponentTypeServiceOnRemoteRequest()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_007/c_target/foo/v1_0/ |
H A D | foo_callback_stub.c.txt | 101 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | foo_ext_stub.c.txt | 445 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | foo_stub.c.txt | 663 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/c_target/audio/v1_0/ |
H A D | audio_callback_stub.c.txt | 190 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | audio_manager_stub.c.txt | 318 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | audio_adapter_stub.c.txt | 926 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/c_target/audio/v2_0/ |
H A D | audio_callback_stub.c.txt | 190 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | audio_manager_stub.c.txt | 318 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | audio_adapter_stub.c.txt | 926 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_hostapd_v1_0/c_target/wlan/hostapd/v1_0/ |
H A D | hostapd_callback_stub.c.txt | 226 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | hostapd_interface_stub.c.txt | 1106 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/ |
H A D | wlan_callback_stub.c.txt | 264 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
H A D | wlan_callback_stub.c.txt | 327 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
H A D | wlan_callback_stub.c.txt | 327 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_effect_v1_0/c_target/audio/effect/v1_0/ |
H A D | effect_control_stub.c.txt | 386 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|
H A D | effect_model_stub.c.txt | 405 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
|