Home
last modified time | relevance | path

Searched refs:READ_FROM_ASHMEM_ERROR (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_rpc_error.cpp28 {READ_FROM_ASHMEM_ERROR, errorInfo{1900004, "read from ashmem failed"}},
100 GetNapiInt32(env, NapiError::napiErrMap_[READ_FROM_ASHMEM_ERROR].errorCode)), in NAPIRpcErrorEnumExport()
H A Dnapi_ashmem.cpp475 return napiErr.ThrowError(env, OHOS::errorDesc::READ_FROM_ASHMEM_ERROR); in ReadAshmem()
507 return napiErr.ThrowError(env, OHOS::errorDesc::READ_FROM_ASHMEM_ERROR); in TransferByteToJsData()
515 return napiErr.ThrowError(env, OHOS::errorDesc::READ_FROM_ASHMEM_ERROR); in TransferByteToJsData()
840 return napiErr.ThrowError(env, OHOS::errorDesc::READ_FROM_ASHMEM_ERROR); in ReadDataFromAshmem()
847 return napiErr.ThrowError(env, OHOS::errorDesc::READ_FROM_ASHMEM_ERROR); in ReadDataFromAshmem()
853 return napiErr.ThrowError(env, OHOS::errorDesc::READ_FROM_ASHMEM_ERROR); in ReadDataFromAshmem()
862 return napiErr.ThrowError(env, errorDesc::READ_FROM_ASHMEM_ERROR); in ReadDataFromAshmem()
867 return napiErr.ThrowError(env, OHOS::errorDesc::READ_FROM_ASHMEM_ERROR); in ReadDataFromAshmem()
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_rpc_error.h30 READ_FROM_ASHMEM_ERROR, enumerator
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-communication.md115 |新增|NA|模块名: ohos.rpc<br>类名: ErrorCode<br>方法名 or 属性名:READ_FROM_ASHMEM_ERROR|@ohos.rpc.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-communication.md143 |新增|NA|模块名: ohos.rpc<br>类名: ErrorCode<br>方法名 or 属性名:READ_FROM_ASHMEM_ERROR|@ohos.rpc.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-communication.md115 …: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_FROM_ASHMEM_ERROR|@ohos.rpc.…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-communication.md143 …: ohos.rpc<br>Class name: ErrorCode<br>Method or attribute name: READ_FROM_ASHMEM_ERROR|@ohos.rpc.…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md29 | READ_FROM_ASHMEM_ERROR | 1900004 | 从共享内存读数据失败。 |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md12 | 新增 | NA | 类名:ErrorCode; <br/>方法or属性:READ_FROM_ASHMEM_ERROR = 1900004 | @ohos.rpc.d.ts |
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md29 | READ_FROM_ASHMEM_ERROR | 1900004 | Failed to read data from the shared memory. …
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md12 | Added | NA | Class name: ErrorCode; <br/>Method or attribute name: READ_FROM_ASHMEM_ERROR = 190…