Home
last modified time | relevance | path

Searched refs:size (Results 28926 - 28950 of 34914) sorted by relevance

1...<<1151115211531154115511561157115811591160>>...1397

/base/update/updateservice/services/firmware/upgrade/status/src/
H A Dfirmware_result_process.cpp46 if (index >= results.size()) { in ParseResult()
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dgraphic_adapter.h236 static int AshmemCreate(const char* name, size_t size);
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_system_properties_adapter_wrapper.cpp217 for (int i = 0; i < ark_vector.size; i++) { in GetLTPOConfig()
/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_executor_callback_hdi.cpp111 IAM_LOGI("Start, userId:%{public}d, tokenId_:%{public}s, authIntent:%{public}d, complexityReg size %{public}zu", in OnGetData()
112 userId_, GET_MASKED_STRING(tokenId_).c_str(), authIntent_, complexityReg.size()); in OnGetData()
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dasync_command_base.cpp151 IAM_LOGI("%{public}s end, msg size %{public}zu", GetDescription(), msg.size()); in OnMessageInner()
/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_pool_impl.cpp75 if (contextMap_.size() >= MAX_CONTEXT_NUM) { in Insert()
/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/
H A Dark_web_cpptoc_ref_counted.h79 base->size = sizeof(StructName); in ArkWebCppToCRefCounted()
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
H A Dusb_dev_subscriber.cpp140 EDM_LOGE(MODULE_BUS_USB, "UsbdDeviceDescriptor size error"); in OnDeviceConnect()
208 string str = "DeviceInfos: Device count:" + to_string(this->deviceInfos_.size()) + "\n"; in ToString()
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_interface_type.h107 return methods_.size(); in GetMethodNumber()
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dc_code_emitter.cpp164 for (; curIndex < paramStr.size(); curIndex++) { in SpecificationParam()
/drivers/interface/display/composer/cache_manager/
H A Ddevice_cache.cpp145 HDF_LOGI("%{public}s, seqNo %{public}u, fd %{public}d, size %{public}d", __func__, seqNo, buffer->fd, in SetDisplayClientBuffer()
146 buffer->size); in SetDisplayClientBuffer()
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dbluetooth_address.cpp78 for (bytesIndex = 0; bytesIndex < ADDRESS_SIZE && offset < string.size(); bytesIndex++) { in ParseAddressFromString()
/drivers/peripheral/camera/test/hdi/metadata_test/src/
H A Dcamera_metadata_utils_uttest.cpp47 cout << "size : " << header->size << endl; in PrintMetaDataInfo()
58 * @tc.size: MediumTest
103 * @tc.size: MediumTest
126 * @tc.size: MediumTest
148 * @tc.size: MediumTest
190 * @tc.size: MediumTest
234 * @tc.size: MediumTest
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/pipeline_core/nodes/v4l2_source_node/
H A Dv4l2_source_node.cpp202 meta_->addEntry(OHOS_CONTROL_FPS_RANGES, fpsRange.data(), fpsRange.size()); in GetUpdateFps()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Doffline_pipeline.cpp184 CAMERA_LOGI("OfflinePipeline::HandleBuffers, begin to ProcessCache buffer, size = %{public}d ", buffers.size()); in HandleBuffers()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/fork_node/
H A Dfork_node.cpp179 CAMERA_LOGD("ForkNode::received a request from stream [id:%{public}d], queue size:%{public}u", in Capture()
180 streamId, captureRequests_[streamId].size()); in Capture()
/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/pipeline_core/nodes/uvc_node/
H A Duvc_node.cpp169 meta_->addEntry(OHOS_CONTROL_FPS_RANGES, fpsRange.data(), fpsRange.size()); in GetUpdateFps()
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_type.h66 KEY_BUFFERSIZE, /**< Buffer size. The value type is uint32_t. */
136 int size; /**< Parameter value size */ member
215 uint32_t capacity; /**< Total size of buffer blocks*/
317 int32_t inputBufferSize; /** Min size of external input buffer. */
318 int32_t outputBufferSize; /** Min size of external output buffer. */
/drivers/peripheral/connected_nfc_tag/vendor_adapter/
H A Dconnected_nfc_tag_vendor_adapter.cpp211 return infHandle.writeNdefData(ndefData.data(), ndefData.size()); in WriteNdefData()
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp195 if ((position * pixelBytes) > handle.size) { in SetPixel()
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Dframebuffer_allocator.cpp123 handle.size = bufferSize_; in Allocate()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/include/
H A Daudio_render_interface_impl.h68 int32_t GetFrameSize(uint64_t &size) override;
H A Daudio_render_ext_impl.h65 int32_t GetFrameSize(uint64_t &size) override;
/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h157 int64_t maxSize; /**< Maximum buffer size */
265 uint32_t dataLength; /**< Image size */
382 * @brief Reads data from streams, save the data to the buffer pointed by <b>data</b> with the specified <b>size</b>,
383 * and returns the size of the read data and type.
387 * @param size Indicates the size of the available buffer memory.
390 * @return Returns the size of the read data.
392 int32_t (*ReadData)(void *handle, uint8_t *data, int32_t size, int32_t timeOutMs, DataFlags *flags);
395 * @brief Obtains the size of data that can be read.
400 * @return Returns the size o
[all...]
/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp112 uint32_t num = colors.size(); in TurnOnMultiLights()

Completed in 31 milliseconds

1...<<1151115211531154115511561157115811591160>>...1397