Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_service_inner.h30 SessionIdList *GetSessionIdList(void);
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_trans_callback.c33 return HandleNewConnection(GetSessionIdList(), sessionId); in OnConnected()
H A Ddbinder_service.c725 SessionIdList *GetSessionIdList(void) in GetSessionIdList() function