Home
last modified time | relevance | path

Searched refs:SharedSend (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dmessage.c30 static int32 SharedSend(MQueueId queueId, Exchange *exchange, int initRef);
79 int32 ret = SharedSend(exchange->id.queueId, exchange, 1); in SAMGR_SendResponse()
126 int32 err = SharedSend(identity->queueId, &exchange, 0); in SAMGR_SendSharedRequest()
155 int32 err = SharedSend(id->queueId, &exchange, 0); in SAMGR_SendSharedDirectRequest()
180 static int32 SharedSend(MQueueId queueId, Exchange *exchange, int initRef) in SharedSend() function
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hilog-lite.md65 HILOG_ERROR(HILOG_MODULE_SAMGR, "SharedSend [%p] failed(%d)!", identity->queueId, err);
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hilog-lite.md97 HILOG_ERROR(HILOG_MODULE_SAMGR, "SharedSend [%p] failed(%d)!", identity->queueId, err);