Searched refs:SAMGR_SendResponseByIdentity (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/startup/bootstrap_lite/services/source/ |
H A D | bootstrap_service.c | 65 (void)SAMGR_SendResponseByIdentity(&bootstrap->identity, request, NULL); in MessageHandle() 69 (void)SAMGR_SendResponseByIdentity(&bootstrap->identity, request, NULL); in MessageHandle() 73 (void)SAMGR_SendResponseByIdentity(&bootstrap->identity, request, NULL); in MessageHandle()
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | message.h | 242 int32 SAMGR_SendResponseByIdentity(const Identity *id, const Request *request, const Response *resp…
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | message.c | 164 int32 SAMGR_SendResponseByIdentity(const Identity *id, const Request *request, const Response *resp… in SAMGR_SendResponseByIdentity() function
|