Home
last modified time | relevance | path

Searched refs:BINDER_CALLBACK_AUTHCOMM_ERR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h127 BINDER_CALLBACK_AUTHCOMM_ERR, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp131 return BINDER_CALLBACK_AUTHCOMM_ERR; in ProcessData()
227 return BINDER_CALLBACK_AUTHCOMM_ERR; in AddDBinderCommAuth()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h163 BINDER_CALLBACK_AUTHCOMM_ERR, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Ddbinder_callback_stub_unittest.cpp157 EXPECT_EQ(ret, BINDER_CALLBACK_AUTHCOMM_ERR);