Home
last modified time | relevance | path

Searched defs:block (Results 1 – 25 of 50) sorted by relevance

12

/system/libufdt/
Dufdt_node_pool.c73 struct ufdt_node_pool_block_header *block = pool->first_block; in ufdt_node_pool_destruct() local
95 struct ufdt_node_pool_block_header *block = in _ufdt_node_pool_create_block() local
118 struct ufdt_node_pool_block_header *block) { in _ufdt_node_pool_destory_block()
123 struct ufdt_node_pool_block_header *block) { in _ufdt_node_pool_block_alloc()
133 static void _ufdt_node_pool_block_free(struct ufdt_node_pool_block_header *block, in _ufdt_node_pool_block_free()
144 struct ufdt_node_pool *pool, struct ufdt_node_pool_block_header *block) { in _ufdt_node_pool_preppend_block()
155 struct ufdt_node_pool *pool, struct ufdt_node_pool_block_header *block) { in _ufdt_node_pool_append_block()
165 struct ufdt_node_pool_block_header *block = *block_ptr; in _ufdt_node_pool_remove_block() local
183 struct ufdt_node_pool_block_header *block = pool->first_block; in ufdt_node_pool_alloc() local
204 struct ufdt_node_pool_block_header *block = *block_ptr; in _ufdt_node_pool_search_block() local
[all …]
/system/tools/hidl/host_utils/
DFormatter.cpp63 Formatter& Formatter::block(const std::function<void(void)>& func) { in block() function in android::Formatter
81 Formatter& Formatter::sIf(const std::string& cond, const std::function<void(void)>& block) { in sIf()
86 Formatter& Formatter::sElseIf(const std::string& cond, const std::function<void(void)>& block) { in sElseIf()
91 Formatter& Formatter::sElse(const std::function<void(void)>& block) { in sElse()
96 Formatter& Formatter::sFor(const std::string& stmts, const std::function<void(void)>& block) { in sFor()
101 Formatter& Formatter::sTry(const std::function<void(void)>& block) { in sTry()
106 Formatter& Formatter::sCatch(const std::string& exception, const std::function<void(void)>& block) { in sCatch()
111 Formatter& Formatter::sFinally(const std::function<void(void)>& block) { in sFinally()
116 Formatter& Formatter::sWhile(const std::string& cond, const std::function<void(void)>& block) { in sWhile()
162 void Formatter::printBlock(const WrappedOutput::Block& block, size_t lineLength) { in printBlock()
[all …]
/system/update_engine/lz4diff/
Dlz4diff_compress.cc36 for (const auto& block : block_info) { in TryCompressBlob() local
50 for (const auto& block : block_info) { in TryCompressBlob() local
128 for (const auto& block : block_info) { in TryCompressBlob() local
159 for (const auto& block : block_info) { in TryDecompressBlob() local
174 for (const auto& block : block_info) { in TryDecompressBlob() local
236 std::ostream& operator<<(std::ostream& out, const CompressedBlock& block) { in operator <<()
Dlz4patch.cc189 for (const auto& block : rpf) { in ToCompressedBlockVec() local
210 for (const auto& block : info) { in GetCompressedSize() local
219 for (const auto& block : info) { in GetDecompressedSize() local
Dlz4diff.cc49 for (const auto& block : block_info) { in StoreDstCompressedFileInfo() local
171 for (const auto& block : src_file_info.blocks) { in StoreSrcCompressedFileInfo() local
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dsnapshot_reader_test.cpp54 std::string block(kBlockSize, 0); in WriteBaseDevice() local
84 std::string block(kBlockSize, 0); in TestBlockReads() local
102 std::string block(kBlockSize, 0); in TestBlockReads() local
Dcow_reader.cpp304 for (auto block : merge_op_blocks) { in PrepMergeOps() local
340 for (auto block : merge_op_blocks) { in PrepMergeOps() local
347 for (auto block : merge_op_blocks) { in PrepMergeOps() local
464 uint64_t block = GetBlockFromOffset(header_, offset); in VerifyMergeOps() local
/system/core/libsparse/
Dsparse.cpp53 int sparse_file_add_data(struct sparse_file* s, void* data, uint64_t len, unsigned int block) { in sparse_file_add_data()
58 unsigned int block) { in sparse_file_add_fill()
63 uint64_t len, unsigned int block) { in sparse_file_add_file()
68 unsigned int block) { in sparse_file_add_fd()
188 unsigned int block; member
201 unsigned int block, unsigned int nr_blocks), in sparse_file_foreach_chunk()
Dbacked_block.cpp27 unsigned int block; member
274 unsigned int block) { in backed_block_add_fill()
291 unsigned int block) { in backed_block_add_data()
308 uint64_t len, unsigned int block) { in backed_block_add_file()
330 unsigned int block) { in backed_block_add_fd()
Dsparse_read.cpp102 int AddToSparseFile(struct sparse_file* s, int64_t len, unsigned int block) override { in AddToSparseFile()
167 int AddToSparseFile(struct sparse_file* s, int64_t len, unsigned int block) override { in AddToSparseFile()
213 SparseFileSource* source, unsigned int blocks, unsigned int block, in process_raw_chunk()
247 SparseFileSource* source, unsigned int blocks, unsigned int block, in process_fill_chunk()
463 unsigned int block = offset / s->block_size; in do_sparse_file_read_normal() local
/system/update_engine/payload_generator/
Dextent_utils.h56 for (uint64_t block = extent.start_block(); in ExpandExtents() local
165 constexpr bool ExtentContains(const Extent& extent, size_t block) { in ExtentContains()
Derofs_filesystem.cc76 static constexpr bool IsBlockCompressed(const struct erofs_map_blocks& block) { in IsBlockCompressed()
90 struct erofs_map_blocks block {}; in FillExtentInfo() struct
Dext2_filesystem.cc292 for (uint64_t block : inode_blocks) { in GetFiles() local
306 for (blk64_t block = blk_start; block < blk_end; block++) { in GetFiles() local
Dblock_mapping_unittest.cc71 brillo::Blob block(block_size_, 'a'); in TEST_F() local
Derofs_filesystem_unittest.cc114 for (const auto& block : delta_generator.compressed_file_info.blocks) { in TEST_F() local
Dblock_mapping.cc64 for (size_t block = 0; block < num_blocks; block++) { in AddManyDiskBlocks() local
/system/update_engine/common/
Dterminator.h38 static void set_exit_blocked(bool block) { exit_blocked_ = block ? 1 : 0; } in set_exit_blocked()
/system/unwinding/libunwindstack/
DMemoryXz.cpp104 XzBlock* block = &blocks_[i]; in Read() local
199 const CXzBlockSizes& block = stream.blocks[b]; in ReadBlocks() local
218 bool MemoryXz::Decompress(XzBlock* block) { in Decompress()
/system/extras/libfec/
Dfec_verity.cpp124 int hashtree_info::get_hash(const uint8_t *block, uint8_t *hash) { in get_hash()
158 const uint8_t *block) { in check_block_hash()
172 const uint8_t *block) { in check_block_hash_with_index()
/system/chre/util/include/chre/util/system/
Dsynchronized_expandable_memory_pool_impl.h145 kMaxMemoryPoolCount>::isHalfFullBlock(Block *block) { in isHalfFullBlock()
/system/keymaster/km_openssl/
Diso18033kdf.cpp44 for (size_t block = 0; block < num_blocks; block++) { in GenerateKey() local
/system/core/fastboot/
Dsuper_flash_helper.cpp93 unsigned int block = extent.offset / block_size; in GetSparseLayout() local
/system/logging/logd/libaudit/
Dlibaudit.cpp167 int audit_get_reply(int fd, struct audit_message* rep, reply_t block, int peek) { in audit_get_reply()
/system/core/init/
Ddevices.cpp399 void DeviceHandler::MakeDevice(const std::string& path, bool block, int major, int minor, in MakeDevice()
575 void DeviceHandler::HandleDevice(const std::string& action, const std::string& devpath, bool block, in HandleDevice()
754 bool block = false; in HandleUevent() local
/system/incremental_delivery/incfs/include/
Dincfs_ndk.h133 IncFsBlockIndex block; member
140 IncFsBlockIndex block; member
187 IncFsBlockIndex block; member

12