Home
last modified time | relevance | path

Searched defs:vectorSize (Results 1 – 3 of 3) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/native/src/
Dwallpaper_picture_info_by_parcel.cpp47 int32_t vectorSize = parcel.ReadInt32(); in Unmarshalling() local
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
Dscanhelper_fuzzer.cpp92 int32_t vectorSize = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestSetOptionConstraintString() local
105 int32_t vectorSize = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestSetOptionConstraintNumber() local
/base/account/os_account/frameworks/account_iam/test/unittest/src/
Daccount_iam_client_test.cpp785 uint32_t vectorSize = 1; variable