Home
last modified time | relevance | path

Searched refs:MAX_PARCEL_LEN (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/c_api/include/
H A Dipc_inner_object.h25 static constexpr int MAX_PARCEL_LEN = 204800; variable
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cremote_object.cpp41 if (len == 0 || len > MAX_PARCEL_LEN) { in OH_IPCRemoteStub_Create()
H A Dipc_cparcel.cpp334 if (tokenLen == 0 || tokenLen > MAX_PARCEL_LEN) { in OH_IPCParcel_WriteInterfaceToken()

Completed in 3 milliseconds