Home
last modified time | relevance | path

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

/system/vold/model/
DDisk.cpp89 static bool isNvmeBlkDevice(unsigned int major, const std::string& sysPath) { in isNvmeBlkDevice() function
302 if (isNvmeBlkDevice(majorId, mSysPath)) { in readMetadata()
606 if (isNvmeBlkDevice(majorId, mSysPath)) { in getMaxMinors()