Home
last modified time | relevance | path

Searched refs:IPC_INVOKER_CONNECT_ERR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp234 EXPECT_EQ(binderInvoker.FlushCommands(nullptr), IPC_INVOKER_CONNECT_ERR);
395 EXPECT_EQ(binderInvoker.TransactWithDriver(true), IPC_INVOKER_CONNECT_ERR);
608 EXPECT_EQ(ret, -IPC_INVOKER_CONNECT_ERR);
624 EXPECT_EQ(ret, -IPC_INVOKER_CONNECT_ERR);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h96 IPC_INVOKER_CONNECT_ERR, enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h124 IPC_INVOKER_CONNECT_ERR, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cremote_object.cpp92 {OHOS::IPC_INVOKER_CONNECT_ERR, OH_IPC_INNER_ERROR},
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp293 return -IPC_INVOKER_CONNECT_ERR; in TranslateIRemoteObject()
494 return IPC_INVOKER_CONNECT_ERR; in FlushCommands()
1095 return IPC_INVOKER_CONNECT_ERR; in TransactWithDriver()
1285 return IPC_INVOKER_CONNECT_ERR; in WaitForCompletion()