Home
last modified time | relevance | path

Searched refs:kMaxPossibleDmDevices (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libdm/include/libdm/
H A Ddm.h313 static constexpr uint32_t kMaxPossibleDmDevices = 256; variable
/aosp14/system/core/fs_mgr/libdm/
H A Ddm.cpp433 payload_size *= kMaxPossibleDmDevices; in GetAvailableDevices()