Home
last modified time | relevance | path

Searched defs:iface_cast (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dif_system_ability_manager.h33 template <typename INTERFACE> inline sptr<INTERFACE> iface_cast(const sptr<MockIRemoteObject> &obje… in iface_cast() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.h117 template <typename INTERFACE> inline sptr<INTERFACE> iface_cast(const sptr<IRemoteObject> &object) in iface_cast() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_broker.h156 template <typename INTERFACE> inline sptr<INTERFACE> iface_cast(const sptr<IRemoteObject> &object) in iface_cast() function