Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.h57 typedef struct Endpoint Endpoint; typedef
60 struct Endpoint { struct
67 RegisterEndpoint registerEP; argument
71 Endpoint *SAMGR_CreateEndpoint(const char *name, RegisterEndpoint registry); argument