Home
last modified time | relevance | path

Searched defs:size (Results 3651 - 3675 of 13036) sorted by relevance

1...<<141142143144145146147148149150>>...522

/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_type.cpp73 int size = (int)vectorType.size(); in PrepopulateCommonTypes() local
/applications/standard/contacts_data/test/unittest/include/
H A Dcontactability_test.h93 int size = this->predicatesQueryId.size(); in Query() local
H A Dcalllogability_test.h92 int size = this->predicatesQueryId.size(); in Query() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_mem.c46 static void *osal_mem_alloc(size_t size, uint32_t *type) in osal_mem_alloc() argument
66 void *OsalMemAlloc(size_t size) in OsalMemAlloc() argument
95 OsalMemCalloc(size_t size) OsalMemCalloc() argument
112 OsalMemAllocAlign(size_t alignment, size_t size) OsalMemAllocAlign() argument
[all...]
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_user.h23 uint32_t size; /* Total size of the MTD */ member
/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_msg.c28 size_t size; member
127 struct CanMsgPool *CanMsgPoolCreate(size_t size) in CanMsgPoolCreate() argument
[all...]
/drivers/hdf_core/framework/support/platform/src/pwm/
H A Dpwm_core.c134 uint32_t size; in PwmUserSetConfig() local
/drivers/hdf_core/framework/support/platform/src/uart/
H A Duart_service.c58 uint32_t size; in UartIoWrite() local
115 uint32_t size; in UartIoSetAttribute() local
H A Duart_if.c74 int32_t UartRead(DevHandle handle, uint8_t *data, uint32_t size) in UartRead() argument
79 int32_t UartWrite(DevHandle handle, uint8_t *data, uint32_t size) in UartWrite() argument
/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/
H A Dspi_fuzzer.cpp59 static bool SpiFuzzTest(const uint8_t *data, size_t size) in SpiFuzzTest() argument
108 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicegrouplisten_fuzzer/
H A Dioservicegrouplisten_fuzzer.cpp49 bool IoserviceGroupListenFuzzTest(const uint8_t *data, size_t size) in IoserviceGroupListenFuzzTest() argument
92 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicelisten_fuzzer/
H A Dioservicelisten_fuzzer.cpp51 bool IoserviceListenFuzzTest(const uint8_t *data, size_t size) in IoserviceListenFuzzTest() argument
80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/drivers/hdf_core/framework/test/fuzztest/servmgr_cpp_fuzzer/servstatlistenerstub_fuzzer/
H A Dservstatlistenerstub_fuzzer.cpp56 bool ServStatListenerStubFuzzTest(const uint8_t *rawData, size_t size) in ServStatListenerStubFuzzTest() argument
86 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/drivers/interface/camera/sequenceable/map_data/
H A Dmap_data_sequenceable.cpp48 int32_t size = parcel.ReadInt32(); in Unmarshalling() local
/drivers/peripheral/audio/effect/test/fuzztest/effectmodel_fuzzer/
H A Deffectmodel_fuzzer.cpp51 void EffectModelFucSwitch(struct IEffectModel *&model, uint32_t cmd, const uint8_t *&rawData, size_t size) in EffectModelFucSwitch() argument
95 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() argument
118 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/drivers/peripheral/audio/test/unittest/common/manager/
H A Daudio_manager_common_test.cpp128 uint32_t size = 0; in HWTEST_F() local
135 uint32_t size = 0; in HWTEST_F() local
141 uint32_t size = 0; in HWTEST_F() local
148 uint32_t size = UINT_MAX; in HWTEST_F() local
155 uint32_t size = g_audioAdapterNumMax; in HWTEST_F() local
166 uint32_t size = g_audioAdapterNumMax; HWTEST_F() local
207 uint32_t size = g_audioAdapterNumMax; HWTEST_F() local
227 uint32_t size = g_audioAdapterNumMax; HWTEST_F() local
[all...]
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_manager.cpp27 AudioProxyManagerGetAllAdapters(struct AudioProxyManager *manager, struct AudioAdapterDescriptor **descs, int *size) AudioProxyManagerGetAllAdapters() argument
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_host.cpp71 int size = 0; in GetCameraIds() local
/drivers/peripheral/audio/test/systemtest/hdi_service/hispark_taurus_standard/capture/src/
H A Daudio_idl_hdicapture_hardware_dependence_test.cpp515 uint64_t size = 0; in HWTEST_F() local
539 uint64_t size = 0; in HWTEST_F() local
563 uint64_t size = 0; in HWTEST_F() local
587 uint64_t size in HWTEST_F() local
[all...]
/drivers/peripheral/audio/test/systemtest/hdi_service/rk3568/render/src/
H A Daudio_idl_hdirender_hardware_dependence_test.cpp73 uint64_t size = 0; in HWTEST_F() local
98 uint64_t size = 0; in HWTEST_F() local
/drivers/peripheral/audio/test/systemtest/hdi_service/rk3568/capture/src/
H A Daudio_idl_hdicapture_hardware_dependence_test.cpp484 uint64_t size = 0; in HWTEST_F() local
508 uint64_t size = 0; in HWTEST_F() local
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/include/
H A Dsensor_controller.h100 bool CheckNumequal(T oldnum, T num, int size) in CheckNumequal() argument
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_share_buffer.cpp44 int size = OHOS::AshmemGetSize(codecBuffer.fd); in Create() local
/drivers/peripheral/codec/image/hdi_service/src/
H A Dcodec_image_service.cpp79 int32_t CodecImageService::AllocateInBuffer(CodecImageBuffer& inBuffer, uint32_t size, CodecImageRole role) in AllocateInBuffer() argument
[all...]
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codechdi_fuzzer/
H A Dcodec_fuzzer.cpp47 bool DoSomethingInterestingWithMyAPI(const uint8_t* rawData, size_t size) in DoSomethingInterestingWithMyAPI() argument
95 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 13 milliseconds

1...<<141142143144145146147148149150>>...522