Home
last modified time | relevance | path

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

/system/vold/model/
DEmulatedVolume.cpp447 if (!IsFuseBpfEnabled()) { in doMount()
506 if (!IsFuseBpfEnabled()) { in doUnmount()
/system/vold/
DUtils.h210 bool IsFuseBpfEnabled();
DUtils.cpp1783 bool IsFuseBpfEnabled() { in IsFuseBpfEnabled() function