Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h94 IPC_INVOKER_WRITE_TRANS_ERR, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dremote_register_service_proxy.cpp40 return IPC_INVOKER_WRITE_TRANS_ERR; in Register()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h122 IPC_INVOKER_WRITE_TRANS_ERR, enumerator
/ohos5.0/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/remote_register_service_proxy_test/
H A Dremote_register_service_proxy_test.cpp191 … EXPECT_EQ(testProxy->Register(bundleName, token, extras, callback), IPC_INVOKER_WRITE_TRANS_ERR);
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp154 return IPC_INVOKER_WRITE_TRANS_ERR; in SendRequest()
178 return IPC_INVOKER_WRITE_TRANS_ERR; in SendRequest()