Home
last modified time | relevance | path

Searched refs:SERVSTAT_LISTENER_INTERFACE_DESCRIPTOR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dservstat_listener.c22 #define SERVSTAT_LISTENER_INTERFACE_DESCRIPTOR "HDI.IServiceStatusListener.V1_0" macro
84 if (!HdfRemoteServiceSetInterfaceDesc(stub->remote, SERVSTAT_LISTENER_INTERFACE_DESCRIPTOR)) { in HdiServiceStatusListenerNewInstance()