Searched refs:ProcGetFeature (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/ |
H A D | samgr_server.c | 56 static int32 ProcGetFeature(SamgrServer *server, const void *origin, IpcIo *req, IpcIo *reply, SvcI… 294 static int32 ProcGetFeature(SamgrServer *server, const void *origin, IpcIo *req, IpcIo *reply, SvcI… in ProcGetFeature() function 361 ret = ProcGetFeature(server, origin, req, reply, &identity); in ProcFeature()
|
H A D | samgr_server_rpc.c | 62 static int32 ProcGetFeature(SamgrServer *server, const void *origin, IpcIo *req, IpcIo *reply, SvcI… 404 static int32 ProcGetFeature(SamgrServer *server, const void *origin, IpcIo *req, IpcIo *reply, SvcI… in ProcGetFeature() function 471 ret = ProcGetFeature(server, origin, req, reply, &identity); in ProcFeature()
|