Searched defs:EmitBlocks (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
H A D | writer_v2.cpp | 371 bool CowWriterV2::EmitBlocks(uint64_t new_block_start, const void* data, size_t size, in EmitBlocks() function in android::snapshot::CowWriterV2 |
H A D | writer_v3.cpp | 391 bool CowWriterV3::EmitBlocks(uint64_t new_block_start, const void* data, size_t size, in EmitBlocks() function in android::snapshot::CowWriterV3 |
/aosp_15_r20/external/swiftshader/src/Pipeline/ | ||
H A D | SpirvShaderControlFlow.cpp | 227 void SpirvEmitter::EmitBlocks(Block::ID id, Block::ID ignore /* = 0 */) in EmitBlocks() function in sw::SpirvEmitter |