Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h284 BINDER_TYPE_INVALID_TYPE = B_PACK_CHARS('r', 't', 'e', B_TYPE_LARGE), enumerator
H A Ddbinder_base_invoker_object.h208 binderObject->hdr.type = BINDER_TYPE_INVALID_TYPE; in IRemoteObjectTranslateWhenRcv()