Home
last modified time | relevance | path

Searched defs:size_bytes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Darray_view.h106 constexpr size_type size_bytes() const noexcept in size_bytes() function
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp1260 void AddOperation(PartitionUpdate* partition_update, uint64_t size_bytes = 0) { in AddOperation()