Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c35 static IServerProxy *GetIServerProxy(const Router *router);
48 … endpoint->routers = VECTOR_Make((VECTOR_Key)GetIServerProxy, (VECTOR_Compare)CompareIServerProxy); in SAMGR_CreateEndpoint()
332 static IServerProxy *GetIServerProxy(const Router *router) in GetIServerProxy() function
H A Dendpoint.c68 static IServerProxy *GetIServerProxy(const Router *router);
93 … endpoint->routers = VECTOR_Make((VECTOR_Key)GetIServerProxy, (VECTOR_Compare)CompareIServerProxy); in SAMGR_CreateEndpoint()
483 static IServerProxy *GetIServerProxy(const Router *router) in GetIServerProxy() function