Home
last modified time | relevance | path

Searched refs:binder_sender_info (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h142 struct binder_sender_info { struct
159 #define BINDER_GET_SENDER_INFO _IOWR('b', 32, struct binder_sender_info) argument
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp700 struct binder_sender_info sender{}; in GetSenderInfo()