Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h282 BINDER_TYPE_INVALID_HANDLE = B_PACK_CHARS('r', 'h', 'e', B_TYPE_LARGE), enumerator
H A Ddbinder_base_invoker_object.h69 binderObject->hdr.type = BINDER_TYPE_INVALID_HANDLE; in ClearHandleType()