Home
last modified time | relevance | path

Searched refs:HdfRemoteServiceCheckInterfaceToken (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevsvc_manager_stub.c258 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 Ddevmgr_service_stub.c120 if (!HdfRemoteServiceCheckInterfaceToken(serviceStub->remote, data)) { in DevmgrServiceStubDispatch()
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_remote_adapter_test.cpp137 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 Dhdf_remote_service.h156 bool HdfRemoteServiceCheckInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_remote_service.c66 bool HdfRemoteServiceCheckInterfaceToken(struct HdfRemoteService *service, struct HdfSBuf *data) in HdfRemoteServiceCheckInterfaceToken() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dservstat_listener.c40 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) { in ServstatListenerStubRemoteDispatch()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevice_service_stub.c167 return HdfRemoteServiceCheckInterfaceToken(instance->remote, data); in HdfDeviceObjectCheckInterfaceDesc()
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_stub.c219 if (!HdfRemoteServiceCheckInterfaceToken(serviceImpl->remote, data)) { in CodecCallbackTypeServiceOnRemoteRequest()
H A Dcodec_component_type_stub.c774 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 Dfoo_callback_stub.c.txt101 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Dfoo_ext_stub.c.txt445 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Dfoo_stub.c.txt663 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/c_target/audio/v1_0/
H A Daudio_callback_stub.c.txt190 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Daudio_manager_stub.c.txt318 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Daudio_adapter_stub.c.txt926 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/c_target/audio/v2_0/
H A Daudio_callback_stub.c.txt190 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Daudio_manager_stub.c.txt318 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Daudio_adapter_stub.c.txt926 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 Dhostapd_callback_stub.c.txt226 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Dhostapd_interface_stub.c.txt1106 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/
H A Dwlan_callback_stub.c.txt264 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/
H A Dwlan_callback_stub.c.txt327 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/
H A Dwlan_callback_stub.c.txt327 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 Deffect_control_stub.c.txt386 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {
H A Deffect_model_stub.c.txt405 if (!HdfRemoteServiceCheckInterfaceToken(stub->remote, data)) {

12