Home
last modified time | relevance | path

Searched refs:OH_IPC_CODE_OUT_OF_RANGE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/c_api/include/
H A Dipc_error_code.h58 OH_IPC_CODE_OUT_OF_RANGE = OH_IPC_ERROR_CODE_BASE + 4, enumerator
/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},
135 return OH_IPC_CODE_OUT_OF_RANGE; in OH_IPCRemoteProxy_SendRequest()

Completed in 1 milliseconds