Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h118 DBINDER_SERVICE_WRONG_SESSION, enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h148 DBINDER_SERVICE_WRONG_SESSION, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Ddbinder_callback_stub_unittest.cpp178 EXPECT_EQ(ret, DBINDER_SERVICE_WRONG_SESSION);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp104 return DBINDER_SERVICE_WRONG_SESSION; in ProcessProto()