Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp1560 #define ID_BUF_LEN 256 macro
1588 if (name_len > 5 && name_len < (ID_BUF_LEN + ASEC_SUFFIX_LEN - 1) && in unmountAllAsecsInDir()
1590 char id[ID_BUF_LEN]; in unmountAllAsecsInDir()