Home
last modified time | relevance | path

Searched refs:IPC_PROXY_INVALID_CODE_ERR (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_stub.cpp50 return IPC_PROXY_INVALID_CODE_ERR; in OnRemoteRequest()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/src/
H A Dicamera_util.cpp82 case IPC_PROXY_INVALID_CODE_ERR: in ServiceToCameraError()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h85 IPC_PROXY_INVALID_CODE_ERR, enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h111 IPC_PROXY_INVALID_CODE_ERR, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cremote_object.cpp93 {OHOS::IPC_PROXY_INVALID_CODE_ERR, OH_IPC_CODE_OUT_OF_RANGE},
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp143 return IPC_PROXY_INVALID_CODE_ERR; in SendRequest()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_proxy_unittest.cpp87 ASSERT_TRUE(ret == IPC_PROXY_INVALID_CODE_ERR);