Home
last modified time | relevance | path

Searched defs:handleToIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
H A Dipc_proxy_inner.c166 HandleToIndexList *handleToIndex = (HandleToIndexList *)malloc(sizeof(HandleToIndexList)); in GetSessionFromDBinderService() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c320 int32_t AttachHandleToIndex(HandleToIndexList *handleToIndex) in AttachHandleToIndex()
328 void DetachHandleToIndex(HandleToIndexList *handleToIndex) in DetachHandleToIndex()
H A Ddbinder_invoker.c138 HandleToIndexList *handleToIndex = QueryHandleToIndex(handle); in ProcessNormalData() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_proxy_inner.c47 HandleToIndexList *handleToIndex = (HandleToIndexList *)malloc(sizeof(HandleToIndexList)); in UpdateDatabusClientSession() local