Home
last modified time | relevance | path

Searched refs:IPC_INVOKER_TRANSLATE_ERR (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_observer_stub.cpp34 return IPC_INVOKER_TRANSLATE_ERR; in OnRemoteRequest()
39 return IPC_INVOKER_TRANSLATE_ERR; in OnRemoteRequest()
H A Dbluetooth_pan_observer_stub.cpp31 return IPC_INVOKER_TRANSLATE_ERR; in OnRemoteRequest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h95 IPC_INVOKER_TRANSLATE_ERR, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dremote_register_service_proxy.cpp50 return IPC_INVOKER_TRANSLATE_ERR; in Register()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h123 IPC_INVOKER_TRANSLATE_ERR, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp54 return IPC_INVOKER_TRANSLATE_ERR; in OnRemoteRequest()
H A Dbluetooth_hid_host_stub.cpp65 return IPC_INVOKER_TRANSLATE_ERR; in OnRemoteRequest()
/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.cpp168 EXPECT_EQ(testProxy->Register(bundleName, token, extras, callback), IPC_INVOKER_TRANSLATE_ERR);
213 EXPECT_EQ(testProxy->Register(bundleName, token, extras, callback), IPC_INVOKER_TRANSLATE_ERR);
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp593 EXPECT_EQ(ret, -IPC_INVOKER_TRANSLATE_ERR);
H A Dipc_binder_databus_invoker_unittest.cpp619 EXPECT_EQ(ret, -IPC_INVOKER_TRANSLATE_ERR);
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp300 return -IPC_INVOKER_TRANSLATE_ERR; in TranslateIRemoteObject()
306 return -IPC_INVOKER_TRANSLATE_ERR; in TranslateIRemoteObject()
317 return -IPC_INVOKER_TRANSLATE_ERR; in TranslateIRemoteObject()
H A Ddbinder_databus_invoker.cpp988 return -IPC_INVOKER_TRANSLATE_ERR; in TranslateIRemoteObject()