Home
last modified time | relevance | path

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

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