Home
last modified time | relevance | path

Searched defs:start_block (Results 1 – 18 of 18) sorted by relevance

/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dv4l2-common.h49 __u32 start_block; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dv4l2-common.h75 __u32 start_block; member
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dv4l2-common.h35 __u32 start_block; member
/aosp12/system/core/fs_mgr/libsnapshot/update_engine/
H A Dupdate_metadata.proto39 optional uint64 start_block = 1; field
/aosp12/system/update_engine/payload_generator/
H A Dextent_ranges.cc241 Extent ExtentForRange(uint64_t start_block, uint64_t num_blocks) { in ExtentForRange()
251 uint64_t start_block = start_bytes / block_size; in ExtentForBytes() local
H A Dfull_update_generator.cc159 size_t start_block = i * chunk_blocks; in GenerateOperations() local
H A Dab_generator_unittest.cc46 uint64_t start_block, in ExtentEquals()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dutility.cpp171 void AppendExtent(RepeatedPtrField<chromeos_update_engine::Extent>* extents, uint64_t start_block, in AppendExtent()
/aosp12/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer_unittest.cc100 size_t start_block, in AddExtent()
H A Dfilesystem_verifier_action_unittest.cc131 size_t start_block, in ZeroRange()
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Ddecoder-sbc.c163 OI_UINT start_block = in DecodeBody() local
H A Dsynthesis-sbc.c414 int16_t* pcm, OI_UINT start_block, in OI_SBC_SynthFrame()
/aosp12/system/update_engine/scripts/
H A Dpayload_info_unittest.py74 def __init__(self, start_block, num_blocks): argument
/aosp12/system/update_engine/update_engine/
H A Dupdate_metadata.proto111 optional uint64 start_block = 1; field
/aosp12/system/update_engine/
H A Dupdate_metadata.proto111 optional uint64 start_block = 1; field
/aosp12/system/update_engine/scripts/update_payload/
H A Dchecker_unittest.py146 def NewExtent(start_block, num_blocks): argument
/aosp12/art/compiler/optimizing/
H A Dreference_type_propagation.cc244 HBasicBlock* start_block, in BoundTypeIn()
/aosp12/packages/providers/ContactsProvider/tests/assets/upgradeTest/
H A Dcontacts2_1108.sql107 CREATE TABLE 'search_index_segdir'(level INTEGER,idx INTEGER,start_block INTEGER,leaves_end_block I… field