Home
last modified time | relevance | path

Searched defs:packageSize (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h65 uint32_t packageSize; member
/foundation/communication/ipc/ipc/native/c/rpc/include/
Drpc_process_skeleton.h52 uint32_t packageSize; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dability_info.h136 uint32_t packageSize = 0; // The size of the package that AbilityInfo.uri points to. member
284 uint32_t packageSize = 0; member
/foundation/communication/ipc/ipc/native/c/rpc/src/
Ddbinder_invoker.c617 uint32_t packageSize = HasCompletePackage(data, readSize, len); in OnMessageAvailable() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dability_info.h178 uint32_t packageSize = 0; member
/foundation/communication/ipc/ipc/native/src/mock/source/
Ddbinder_databus_invoker.cpp311 uint32_t packageSize = HasRawDataPackage(data, len); in OnMessageAvailable() local