Home
last modified time | relevance | path

Searched defs:MAX_PARCEL_SIZE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_parcel.cpp90 constexpr uint32_t MAX_PARCEL_SIZE = 256; in DoUnmarshalling() local
135 constexpr uint32_t MAX_PARCEL_SIZE = 256; in Unmarshalling() local
H A Drecorder_profiles_parcel.cpp147 const int MAX_PARCEL_SIZE = 1000; in Unmarshalling() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dmemory_level_info.cpp23 constexpr int MAX_PARCEL_SIZE = 100000; variable
/ohos5.0/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dbundle_priority_list.cpp23 constexpr int MAX_PARCEL_SIZE = 1000; variable
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_ashmem_test.cpp34 const int MAX_PARCEL_SIZE = 1000; variable
H A Dutils_parcel_test.cpp29 const int MAX_PARCEL_SIZE = 1000; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/dataability/unittest/
H A Ddata_ability_predicates_test.cpp27 const int MAX_PARCEL_SIZE = 1000; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/ashemem_benchmark_test/
H A Dashemem_benchmark_test.cpp34 const int MAX_PARCEL_SIZE = 1000; variable
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_stub.cpp30 constexpr int MAX_PARCEL_SIZE = 100000; variable