Lines Matching refs:outCache

64 …int32_t IpcServiceGmRegCallback(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache)  in IpcServiceGmRegCallback()  argument
105 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmRegCallback()
110 …t32_t IpcServiceGmUnRegCallback(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmUnRegCallback() argument
124 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmUnRegCallback()
129 …cServiceGmRegDataChangeListener(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmRegDataChangeListener() argument
177 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmRegDataChangeListener()
182 …erviceGmUnRegDataChangeListener(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmUnRegDataChangeListener() argument
195 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmUnRegDataChangeListener()
200 …int32_t IpcServiceGmCreateGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmCreateGroup() argument
239 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmCreateGroup()
244 …ic int32_t IpcServiceGmDelGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmDelGroup() argument
283 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmDelGroup()
288 …_t IpcServiceGmAddMemberToGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmAddMemberToGroup() argument
326 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmAddMemberToGroup()
331 … IpcServiceGmDelMemberFromGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmDelMemberFromGroup() argument
370 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmDelMemberFromGroup()
375 …ServiceGmAddMultiMembersToGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmAddMultiMembersToGroup() argument
402 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmAddMultiMembersToGroup()
407 …rviceGmDelMultiMembersFromGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmDelMultiMembersFromGroup() argument
434 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmDelMultiMembersFromGroup()
439 …int32_t IpcServiceGmProcessData(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmProcessData() argument
467 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmProcessData()
472 …t IpcServiceGmApplyRegisterInfo(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmApplyRegisterInfo() argument
486 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmApplyRegisterInfo()
487 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmApplyRegisterInfo()
490 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_REG_INFO, in IpcServiceGmApplyRegisterInfo()
494 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_REG_INFO, NULL, 0); in IpcServiceGmApplyRegisterInfo()
500 … IpcServiceGmCheckAccessToGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmCheckAccessToGroup() argument
528 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmCheckAccessToGroup()
533 …t32_t IpcServiceGmGetPkInfoList(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmGetPkInfoList() argument
562 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmGetPkInfoList()
563 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmGetPkInfoList()
566 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_RETURN_DATA, (const uint8_t *)returnInfoList, in IpcServiceGmGetPkInfoList()
569 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_RETURN_DATA, NULL, 0); in IpcServiceGmGetPkInfoList()
571 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DATA_NUM, (const uint8_t *)&returnInfoNum, sizeof(i… in IpcServiceGmGetPkInfoList()
577 …_t IpcServiceGmGetGroupInfoById(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmGetGroupInfoById() argument
606 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmGetGroupInfoById()
607 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmGetGroupInfoById()
610 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, (const uint8_t *)groupInfo, HcStrlen(gr… in IpcServiceGmGetGroupInfoById()
613 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, NULL, 0); in IpcServiceGmGetGroupInfoById()
619 …nt32_t IpcServiceGmGetGroupInfo(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmGetGroupInfo() argument
649 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmGetGroupInfo()
650 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmGetGroupInfo()
653 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, (const uint8_t *)outGroups, HcStrlen(ou… in IpcServiceGmGetGroupInfo()
655 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, NULL, 0); in IpcServiceGmGetGroupInfo()
657 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DATA_NUM, (const uint8_t *)&groupNum, sizeof(int32_… in IpcServiceGmGetGroupInfo()
663 …2_t IpcServiceGmGetJoinedGroups(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmGetJoinedGroups() argument
694 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmGetJoinedGroups()
695 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmGetJoinedGroups()
698 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, (const uint8_t *)outGroups, HcStrlen(ou… in IpcServiceGmGetJoinedGroups()
701 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, NULL, 0); in IpcServiceGmGetJoinedGroups()
703 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DATA_NUM, (const uint8_t *)&groupNum, sizeof(int32_… in IpcServiceGmGetJoinedGroups()
708 …_t IpcServiceGmGetRelatedGroups(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmGetRelatedGroups() argument
737 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmGetRelatedGroups()
738 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmGetRelatedGroups()
741 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, (const uint8_t *)outGroups, HcStrlen(ou… in IpcServiceGmGetRelatedGroups()
743 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_GROUP_INFO, NULL, 0); in IpcServiceGmGetRelatedGroups()
745 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DATA_NUM, (const uint8_t *)&groupNum, sizeof(int32_… in IpcServiceGmGetRelatedGroups()
750 …t IpcServiceGmGetDeviceInfoById(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmGetDeviceInfoById() argument
785 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmGetDeviceInfoById()
786 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmGetDeviceInfoById()
789 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DEVICE_INFO, in IpcServiceGmGetDeviceInfoById()
793 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DEVICE_INFO, NULL, 0); in IpcServiceGmGetDeviceInfoById()
799 …t IpcServiceGmGetTrustedDevices(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmGetTrustedDevices() argument
828 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmGetTrustedDevices()
829 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT_NUM, in IpcServiceGmGetTrustedDevices()
832 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DEVICE_INFO, in IpcServiceGmGetTrustedDevices()
835 ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DEVICE_INFO, NULL, 0); in IpcServiceGmGetTrustedDevices()
837 …ret += IpcEncodeCallReply(outCache, PARAM_TYPE_DATA_NUM, (const uint8_t *)&outDevNum, sizeof(int32… in IpcServiceGmGetTrustedDevices()
842 …2_t IpcServiceGmIsDeviceInGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmIsDeviceInGroup() argument
878 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceGmIsDeviceInGroup()
883 …t32_t IpcServiceGmCancelRequest(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmCancelRequest() argument
907 …int32_t IpcServiceGaProcessData(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGaProcessData() argument
955 …return IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32… in IpcServiceGaProcessData()
958 … int32_t IpcServiceGaAuthDevice(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGaAuthDevice() argument
1010 …return IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&ret, sizeof(int32_t)); in IpcServiceGaAuthDevice()
1013 …t32_t IpcServiceGaCancelRequest(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGaCancelRequest() argument
1038 …int32_t IpcServiceGaGetRealInfo(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGaGetRealInfo() argument
1060 ret = IpcEncodeCallReply(outCache, PARAM_TYPE_RETURN_DATA, (const uint8_t *)realInfo, in IpcServiceGaGetRealInfo()
1064 ret = IpcEncodeCallReply(outCache, PARAM_TYPE_RETURN_DATA, NULL, 0); in IpcServiceGaGetRealInfo()
1070 …32_t IpcServiceGaGetPseudonymId(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGaGetPseudonymId() argument
1092 ret = IpcEncodeCallReply(outCache, PARAM_TYPE_RETURN_DATA, (const uint8_t *)pseudonymId, in IpcServiceGaGetPseudonymId()
1096 ret = IpcEncodeCallReply(outCache, PARAM_TYPE_RETURN_DATA, NULL, 0); in IpcServiceGaGetPseudonymId()
1102 …t IpcServiceDaProcessCredential(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceDaProcessCredential() argument
1127outCache, PARAM_TYPE_RETURN_DATA, (const uint8_t *)returnData, HcStrlen(returnData) + 1); in IpcServiceDaProcessCredential()
1130 ret = IpcEncodeCallReply(outCache, PARAM_TYPE_RETURN_DATA, NULL, 0); in IpcServiceDaProcessCredential()
1136 …int32_t IpcServiceDaProcessData(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceDaProcessData() argument
1182 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceDaProcessData()
1187 … int32_t IpcServiceDaAuthDevice(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceDaAuthDevice() argument
1234 …ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&callRet, sizeof(int32_… in IpcServiceDaAuthDevice()
1239 …t32_t IpcServiceDaCancelRequest(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceDaCancelRequest() argument
1259 … ret = IpcEncodeCallReply(outCache, PARAM_TYPE_IPC_RESULT, (const uint8_t *)&ret, sizeof(int32_t)); in IpcServiceDaCancelRequest()