/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | cow_compress.cpp | 136 CompressWork blocks; in RunThread() local 175 CompressWork blocks = {}; in EnqueueCompressBlocks() local 198 CompressWork blocks = std::move(compressed_queue_.front()); in GetCompressedBuffers() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/test/simple/snippets/ |
H A D | core_image_blocks.json | 3 "blocks": [ array
|
H A D | core_lerp_blocks.json | 4 "blocks": [ array
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | pagetypeinfo.proto | 87 repeated Block blocks = 4; field
|
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/ |
H A D | snapuserd_readahead.cpp | 190 std::vector<uint64_t>& blocks) { in PrepareReadAhead() 326 std::vector<uint64_t> blocks; in ReadAheadIOStart() local
|
/ohos5.0/base/startup/init/interfaces/innerkits/include/fs_manager/ |
H A D | erofs_super_block.h | 36 __le32 blocks; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_state_mgmt_profiler.cpp | 102 for (const auto& blocks : rootBlocks_) { in Report() local
|
/aosp14/system/core/fs_mgr/libsnapshot/ |
H A D | partition_cow_creator_test.cpp | 317 void BlocksToExtents(const std::vector<uint64_t>& blocks, in BlocksToExtents() 326 std::vector<uint64_t> blocks; in ExtentsToBlocks() local
|
/aosp14/system/core/libsparse/ |
H A D | sparse_read.cpp | 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() 288 SparseFileSource* source __unused, unsigned int blocks, in process_skip_chunk()
|
H A D | sparse.cpp | 122 unsigned int blocks = backed_block_block(bb) - last_block; in write_all_blocks() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/ |
H A D | sbc_constant.h | 33 uint8_t blocks; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/ |
H A D | sbc_encoder.cpp | 98 uint8_t blocks = (codecParam.blocks * VALUE_4) + VALUE_4; in CalculateFrameLength() local 116 uint16_t blocks = (codecParam.blocks * VALUE_4) + VALUE_4; in CalculateCodecSize() local 609 int blocks, int channels, int subbands) const in CalculateScalefactors()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | DynamicLayoutTest.java | 209 final ArraySet<Integer> blocks = layout.getBlocksAlwaysNeedToBeRedrawn(); in testReflow_afterSpannableEdit() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/test/ |
H A D | my_fullscreen.json | 29 "blocks" : [ array
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_pm_PackageManagerShellCommandDataLoader.cpp | 419 std::vector<IncFsDataBlock> blocks; in onPrepareImage() local 469 std::vector<IncFsDataBlock>* blocks) { in copyToIncFs() 514 std::vector<char>* buffer, std::vector<IncFsDataBlock>* blocks) { in flashToIncFs()
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | DropBoxManagerService.java | 838 public int blocks = 0; field in DropBoxManagerService.FileList 863 public final int blocks; field in DropBoxManagerService.EntryFile
|
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | snapuserd_readahead.cpp | 54 std::vector<uint64_t>& blocks, in PrepareNextReadAhead()
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | block_set.cpp | 241 size_t blocks = it->second - it->first; in MoveBlock() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/ |
H A D | a2dp_encoder_sbc.cpp | 484 const uint16_t blocks = SUBBAND4 + (g_sbcEncode.blocks * SUBBAND4); in A2dpSbcEncodeFrames() local
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaCodecInfo.java | 2448 public Range<Rational> getAspectRatioRange(boolean blocks) { in getAspectRatioRange()
|