Home
last modified time | relevance | path

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

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