Searched defs:outCache (Results 1 – 3 of 3) sorted by relevance
| /base/security/device_auth/frameworks/src/ |
| D | ipc_service_common.c | 113 int32_t IpcServiceGmRegCallback(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmRegCallback() 158 …t32_t IpcServiceGmUnRegCallback(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmUnRegCallback() 177 …cServiceGmRegDataChangeListener(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmRegDataChangeListener() 230 …erviceGmUnRegDataChangeListener(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmUnRegDataChangeListener() 248 int32_t IpcServiceGmCreateGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmCreateGroup() 290 int32_t IpcServiceGmDelGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmDelGroup() 332 …_t IpcServiceGmAddMemberToGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmAddMemberToGroup() 373 … IpcServiceGmDelMemberFromGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmDelMemberFromGroup() 415 …ServiceGmAddMultiMembersToGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmAddMultiMembersToGroup() 446 …rviceGmDelMultiMembersFromGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t outCache) in IpcServiceGmDelMultiMembersFromGroup() [all …]
|
| D | identity_service_ipc_sdk.c | 87 int32_t dataNum, int32_t type, uint8_t *outCache, int32_t *cacheLen) in GetIpcReplyByType()
|
| D | ipc_sdk.c | 92 int32_t dataNum, int32_t type, uint8_t *outCache, int32_t *cacheLen) in GetIpcReplyByType()
|