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
278 if (isNvmeBlkDevice(majorId, mSysPath)) { in readMetadata()
576 if (isNvmeBlkDevice(majorId, mSysPath)) { in getMaxMinors()