Home
last modified time | relevance | path

Searched defs:super (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevsvc_manager_stub.c254 static int32_t DevSvcManagerStubAddService(struct IDevSvcManager *super, struct HdfSBuf *data) in DevSvcManagerStubAddService()
285 static int32_t DevSvcManagerStubUpdateService(struct IDevSvcManager *super, struct HdfSBuf *data) in DevSvcManagerStubUpdateService()
322 static int32_t DevSvcManagerStubGetService(struct IDevSvcManager *super, struct HdfSBuf *data, stru… in DevSvcManagerStubGetService()
372 struct IDevSvcManager *super, struct HdfSBuf *data, struct HdfSBuf *reply) in DevSvcManagerStubListAllService()
389 struct IDevSvcManager *super, struct HdfSBuf *data, struct HdfSBuf *reply) in DevSvcManagerStubListServiceByInterfaceDesc()
411 static int32_t DevSvcManagerStubRemoveService(struct IDevSvcManager *super, struct HdfSBuf *data) in DevSvcManagerStubRemoveService()
459 static int32_t DevSvcManagerStubRegisterServListener(struct IDevSvcManager *super, struct HdfSBuf *… in DevSvcManagerStubRegisterServListener()
492 static int32_t DevSvcManagerStubUnregisterServListener(struct IDevSvcManager *super, struct HdfSBuf… in DevSvcManagerStubUnregisterServListener()
524 struct IDevSvcManager *super = (struct IDevSvcManager *)&stub->super; in DevSvcManagerStubDispatch() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddriver_loader_full.h26 struct HdfDriverLoader super; member
H A Ddevice_token_stub.h23 struct HdfDeviceToken super; member
H A Ddevmgr_service_proxy.h27 struct IDevmgrService super; member
H A Dhdf_device_full.h23 struct HdfDevice super; member
H A Ddevhost_service_stub.h28 struct DevHostServiceFull super; member
H A Ddevhost_service_full.h25 struct DevHostService super; member
H A Ddevice_service_stub.h32 struct HdfDeviceNode super; member
H A Dhdf_device_thread.h26 struct HdfThread super; member
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevice_token_proxy.h23 struct IHdfDeviceToken super; member
H A Ddevmgr_service_full.h24 struct DevmgrService super; member
H A Ddevhost_service_proxy.h27 struct IDevHostService super; member
H A Ddevmgr_service_stub.h30 struct DevmgrServiceFull super; member
H A Ddevsvc_manager_stub.h32 struct DevSvcManager super; member
/ohos5.0/drivers/hdf_core/framework/core/common/include/manager/
H A Dhdf_device_node_ext.h16 struct HdfDeviceNode super; member
/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Dhdf_device_token.h17 struct IHdfDeviceToken super; member
H A Dhdf_driver_loader.h23 struct IDriverLoader super; member
H A Ddevhost_service.h22 struct IDevHostService super; member
H A Dpower_state_token.h17 struct IPowerStateToken super; member
/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevmgr_service.h17 struct IDevmgrService super; member
H A Dhdf_driver_installer.h21 struct IDriverInstaller super; member
H A Ddevsvc_manager.h18 struct IDevSvcManager super; member
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevice_token_stub.c30 struct IDevHostService *super = (struct IDevHostService *)&tokenStub->super; in DeviceTokenStubDispatch() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dbase_object.cpp72 void BaseObject::SetSuperInstance(const IObject::Ptr& aggr, const IObject::Ptr& super) in SetSuperInstance()
H A Dobject_context.cpp22 void ObjectContext::SetSuperInstance(const IObject::Ptr& aggr, const IObject::Ptr& super) in SetSuperInstance()

12