Home
last modified time | relevance | path

Searched refs:OH_IPC_INVALID_USER_ERROR_CODE (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/c_api/include/
H A Dipc_error_code.h62 OH_IPC_INVALID_USER_ERROR_CODE = OH_IPC_ERROR_CODE_BASE + 6, enumerator
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cremote_object.cpp95 {OH_IPC_INVALID_USER_ERROR_CODE, OH_IPC_INVALID_USER_ERROR_CODE},
H A Dipc_remote_object_internal.cpp79 err = OH_IPC_INVALID_USER_ERROR_CODE; in OnRemoteRequest()
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp470 { OH_IPC_USER_ERROR_CODE_MIN - 1, OH_IPC_INVALID_USER_ERROR_CODE }, in SendErrorCode()
471 { OH_IPC_USER_ERROR_CODE_MAX + 1, OH_IPC_INVALID_USER_ERROR_CODE } in SendErrorCode()

Completed in 4 milliseconds