Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/include/
H A Drpc_process_skeleton.h127 HandleToIndexList *QueryHandleToIndex(uint32_t handle);
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c138 HandleToIndexList *handleToIndex = QueryHandleToIndex(handle); in ProcessNormalData()
571 HandleToIndexList *handeleIndex = QueryHandleToIndex(handleSession->handle); in OnDatabusSessionClosed()
H A Drpc_process_skeleton.c335 HandleToIndexList *QueryHandleToIndex(uint32_t handle) in QueryHandleToIndex() function