Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp127 const int32_t HMDFS_TRUE_LEN = 5; variable
940 if (strncmp(hmdfsEnable, "true", HMDFS_TRUE_LEN) == 0) { in SupportHmdfs()