Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/
H A Dblockdev.cpp87 static Result<uint32_t> BlockDeviceQueueDepth(const std::string& file_path) { in BlockDeviceQueueDepth() function
137 const auto qd = BlockDeviceQueueDepth(file_path); in ConfigureQueueDepth()
/aosp_15_r20/system/apex/apexd/
H A Dapexd_loop.cpp162 static Result<uint32_t> BlockDeviceQueueDepth(const std::string& file_path) { in BlockDeviceQueueDepth() function
234 const auto qd = BlockDeviceQueueDepth(file_path); in ConfigureQueueDepth()