Home
last modified time | relevance | path

Searched defs:expectedSize (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_alloc_info_v10.md30 ### expectedSize subsection
/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp121 static const std::array<size_t, 7> expectedSize = {0, size, size, size, size, size, 0}; variable
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/
H A Ddata_parser.cpp39 uint32_t expectedSize = initData.size(); in ParsePssh() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_entry.cpp184 size_t expectedSize = 0; in Count() local
H A Dpaste_data.cpp721 size_t expectedSize = 0; in Count() local
H A Dpaste_data_record.cpp470 size_t expectedSize = 0; in Count() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dfile_metadata_stream.cpp87 ssize_t expectedSize) in HandleFileError()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitemgroup_test_ng.cpp274 auto expectedSize = SizeF(MENU_ITEM_SIZE_WIDTH, MENU_ITEM_SIZE_HEIGHT * 3); variable
350 auto expectedSize = SizeF(MENU_ITEM_SIZE_WIDTH, MENU_ITEM_SIZE_HEIGHT * 3); variable
H A Dmenu_layoutFst_test_ng.cpp1379 auto expectedSize = SizeF(MENU_ITEM_SIZE_WIDTH, MENU_ITEM_SIZE_HEIGHT * 3); variable
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c748 unsigned int currentSize, uint32_t expectedSize) in EcmNotificationAndRequest()
779 uint32_t expectedSize = sizeof(struct UsbCdcNotification) + LE16_TO_CPU(dr->wLength); in EcmCtrlIrq() local
H A Dusb_net_host.c341 struct UsbnetHost *usbNet, unsigned int currentSize, unsigned int expectedSize) in UsbnetHostNotificationBufferProcess()
403 unsigned int expectedSize = 0; in UsbnetHostReqCallback() local
/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c1038 …uct UsbRawRequest *req, struct AcmDevice *acm, unsigned int currentSize, unsigned int expectedSize) in AcmNotificationBufferProcess()
1080 unsigned int expectedSize = 0; in AcmNotifyReqCallback() local
H A Dusb_serial.c1280 unsigned int expectedSize = sizeof(struct UsbCdcNotification) + LE16_TO_CPU(dr->wLength); in AcmCtrlIrqCheckSize() local
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.cpp338 uint32_t VEncAPI11FuzzSample::ReturnZeroIfEOS(uint32_t expectedSize) in ReturnZeroIfEOS()
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dvideoenc_sample.cpp286 uint32_t VEncFuzzSample::ReturnZeroIfEOS(uint32_t expectedSize) in ReturnZeroIfEOS()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.cpp444 #define RETURN_ZERO_IF_EOS(expectedSize) \ argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_test.cpp2308 …heckResultSize(KvStoreResultSet *resultSet, const std::vector<Key> &expectedKeys, int expectedSize) in CheckResultSize()
2384 …int expectedSize = (keys.size() >= limitNum) ? static_cast<int>(limitNum) : static_cast<int>(keys.… variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp413 uint32_t VEncNdkSample::ReturnZeroIfEOS(uint32_t expectedSize) in ReturnZeroIfEOS()
H A Dvideoenc_api11_sample.cpp506 uint32_t VEncAPI11Sample::ReturnZeroIfEOS(uint32_t expectedSize) in ReturnZeroIfEOS()
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.cpp152 uint32_t expectedSize = sizeof(struct UsbCdcNotification) + LE16_TO_CPU(dr->wLength); in AcmCtrlIrq() local
H A Dusb_raw_sdk_if_test.cpp242 unsigned int expectedSize, copySize, allocSize; in AcmNotifyReqCallback() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp583 uint32_t VEncNdkInnerSample::ReturnZeroIfEOS(uint32_t expectedSize) in ReturnZeroIfEOS()
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/mapped_benchmark_test/
H A Dmapped_benchmark_test.cpp1041 const int expectedSize = 10; in BENCHMARK_F() local
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h203 uint32_t expectedSize; /**< Size assigned by memory requester */ member
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h477 uint32_t expectedSize; /**< Size assigned by memory requester */ member

12